![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveRe: how to hide the url of a file for download
From: Alvaro G Vicario <alvaro_QUITAR_REMOVE@telecomputeronline.com>
Date: Fri Jul 01 2005 - 10:23:08 CEST
*** _andrea.l wrote/escribió (Fri, 01 Jul 2005 07:59:43 GMT):
Downloading a file from a hidden URL is like calling someone whose phone
> ... how can I write download_file.php?
Given that what you really want to know is how to write a download script,
<?php
// It will be called downloaded.pdf
// The PDF source is in original.pdf
It shouldn't be difficult to write a generalization.
-- -- Álvaro G. Vicario - Burgos, Spain -- http://bits.demogracia.com - Mi sitio sobre programación web -- Don't e-mail me your questions, post them to the group --Received on Mon Oct 17 21:00:20 2005 |