So sprach »Erich Kolb« am 2001-09-14 um 11:35:18 -0500 :
> 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.
Hmm, dunno, but I'd actually not use PHP for this. I'd use external,
specialized tools like wget to do the job. C
> 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]
Fo
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.
--
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 administrat
3 matches
Mail list logo