![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archivehow to hide the url of a file for download
From: _andrea.l <andrea.lorizANTISPAM@libero.it>
Date: Fri Jul 01 2005 - 09:59:43 CEST
I'd like to let user download a file but I'd like to hide the url of the
<a href="download_file.php?id=1123">download file</a>
download_file.php get the file and give it to user.
|