> How do I download a file with PHP?  I have a few hundred .xml and .rdf
files
> that I want to download on a regular basis.

See the filesystem functions in the manual - fopen(), file(), etc

jason




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to