From:             [EMAIL PROTECTED]
Operating system: windows me
PHP version:      4.0.4
PHP Bug Type:     Filesystem function related
Bug description:  fopen cant handle http requests.

i get a bad file descriptor error when i try to use 
fopen("http://somedomain.com/index.php","r");

now fopen works fine when i'm dealing with local files but it cant handle http 
requests.

i've also noticed that fopen with http works fine under linux but it doesnt under 
windows.

thanks in advance.


-- 
Edit Bug report at: http://bugs.php.net/?id=8730&edit=1



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