Is this what you mean?
$fp = fopen("http://www.domain.com/file.xxx", "a+");
-Brian
> -----Original Message-----
> From: Brian C. Doyle [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 20, 2001 11:27 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP] file grabber help
>
>
> Hello all,
>
> I need to write a script to grab files via a web port. Is there any way
> to do this??
>
>
>
> --
> 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]
>
>
--
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]