PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am using this download script (audio.php) to get files from a protected folder. I am fairly new to php so I do not know how to expand on this to get it right. What it is doing is downloading the mp3 files as audio.mp3 even though the filename is different. How can I get it to download the right filename? Thanks.