This code is very useful when we want to download files from browser when clicked on [Download] link.
Step:1
Upload download.php to the server.
Step:2
Write the proper path of the files to be downloaded in download.php
1 2 3 4 5
<?php $path = "c://wamp/www/DOWNLOAD/upload/"."$file"; ?>
Copyright © 2010 PHP code. net. All Rights Reserved. Designed By: Web Design Company