> I know that php allows uploading , but does it support downloading.
> 
> I want users to be able to download from my site , how do i go to
work.
> 
> Please send me sample of code if possible.

Yes, it does.

<a href="mydocument.doc">Click here to download</a>

---John Holmes...



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

Reply via email to