From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4.1.0
PHP Bug Type:     URL related
Bug description:  open() does not accept other ports than 80

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