Easily access your music collection from any device, anywhere.
Music Library & Player utilizes PHP and vanilla javascript to deliver your web-accessible music library via HTML5 audio in a fully responsive and modern interface.
The library does not require a database back-end. It parses the directory structure, best suited for a [ROOT]/[ARTIST]/[ALBUM]/[TRACKS] type of layout. This isn't required, but makes for the best user experience. Random playlists can also be generated.
The code contained in this script has not been minified. It is written...
PHPvidz is a complete website that stores the URL of your favorite Google or Blip videos and plays them back. Basically this is a YouTube channel clone for any online video provider. No database to install. Just upload to your PHP webserver.