ID:               38404
 Updated by:       [EMAIL PROTECTED]
 Reported By:      andrew dot nagy at villanova dot edu
-Status:           Open
+Status:           Bogus
 Bug Type:         Filesystem function related
 Operating System: Linux
 PHP Version:      5.1.4
 New Comment:

There are no files in HTTP.


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

[2006-08-09 21:49:56] andrew dot nagy at villanova dot edu

Description:
------------
When I specify a URL that has a specified port number such as
www.example.com:8080 the URL Wrappers do not recognize it.

I have tested this with is_file, is_readable, file_exists etc.

Reproduce code:
---------------
is_file('http://www.example.com:8080/myFile.txt');

Expected result:
----------------
true

Actual result:
--------------
false


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


-- 
Edit this bug report at http://bugs.php.net/?id=38404&edit=1

Reply via email to