Download file with rename by php
Suppose a file name is "test.zip" and you have to permit the file with rename. For this you should run a php file. As the example my php file name is download.php. I use this file to have to download all zip file as the link <a href="download.php?name=test">Download</a> . Here "test.zip" is my desired download file that will be rename when it will be download.
0 comments:
Post a Comment