If any of you are familiar with winzmp, you can create your playlist into html, i want to be able to create a php script that will read your folder and files (along with files names, and running times and file size).
What basic commands would I use.
opendir(), readdir(), is_file(), is_dir()...
Diego