/ Published in: PHP

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php /******************** *@file - path to file */ function force_download($file) { } else { echo "No file selected"; } } ?>
Comments

<?php /******************** *@file - path to file */ function force_download($file) { } else { echo "No file selected"; } } ?>