ID: 9180
Updated by: cardinal
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Filesystem function related
Operating system:
PHP Version: 4.0.4pl1
Assigned To:
Comments:
Works for me with current CVS.
Previous Comments:
---------------------------------------------------------------------------
[2001-02-08 15:16:31] [EMAIL PROTECTED]
readfile("http://www.foo.org:8000") produces the following error:
Warning: readfile("http://www.foo.org:8000") - Undefined error: 0 in
/usr/home/manero/public_www/sc.php on line 5
I'm not sure if readfile() can take cgi arguments either, such as:
readfile("http://www.foo.org/horsey.php?arg1=one&arg2=two");
Maybe it's just a feature in that it doesn't take a port, but it seems like it would
be useful to be able to do this sort of thing.
---------------------------------------------------------------------------
ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=9180&edit=2
--
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]