ID: 14905
Updated by: sander
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: No Feedback
Bug Type: URL related
Operating System: Linux
PHP Version: 4.1.0
New Comment:

No feedback.


Previous Comments:
------------------------------------------------------------------------

[2002-01-07 07:26:02] [EMAIL PROTECTED]

I cannot reproduce this problem. This example:

$infile = file
("http://scpno.proventum.net:8087/index.php?context=10";);
print implode("", $infile);

works fine for me. Could you please provide us with 
a publicly available URL that does not work.

------------------------------------------------------------------------

[2002-01-07 06:59:23] [EMAIL PROTECTED]

Although mentioned in the bug database that this has been fixed, the
4.1.0 does not accept this:

$infile = file('http://127.0.0.1:9999/servlet/MyServlet?mode=get');

When will port numbers be available for open/fopen()

Maximilian Eberl

mailto:[EMAIL PROTECTED]

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=14905&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