Read audio files from a directory and create a playlist with data from a JSON file

1
2
<?php
/* URL Query Sting is series */
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
This uses an html query string with php glob to read the only the audio files of an upper level directory creating an audio playlist with information derived from a json data file.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.