RE: [PHP] file grabber help

2001-02-20 Thread Brian C. Doyle
/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 > > > > > > He

RE: [PHP] file grabber help

2001-02-20 Thread Brian V Bonini
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 grabb

[PHP] file grabber help

2001-02-20 Thread Brian C. Doyle
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