are there any php functions that handle downloads.  For Instance I want to create a 
link that contains a url string.  In this string a variable is defined as a file.  
This file will be downloaded when the user clicks on the link.  How do you handle this 
file in php?  Is there a function that will do this.  I have tried the copy function 
but it does not seems to work.

Kris

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to