> I'm trying to fopen a URL that I have no problems getting to
> if I just past it into the address field of my browser.  However,
> when I use it in my fopen() function call, I'm getting an "Error
> 0" (zero) message.
> I've looked all over the documentation and I could not find what
> 'Error 0' means.

Your browser is probably configured to use "anonymous/youremailhere" as
usename/password to FTP.

Are you using those values in your PHP code?

--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out?  Like Music?  Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm



-- 
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