ID:               27760
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sean at bidamerica dot com
-Status:           Open
+Status:           Bogus
 Bug Type:         *Directory/Filesystem functions
 Operating System: Windows 2000 SP4
 PHP Version:      4.3.5
 New Comment:

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

Cannot replicate the problem in identical environment. The 

problem is likely the result of misconfiguration on the 

server or permissions issue. 


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

[2004-03-29 16:45:53] sean at bidamerica dot com

Description:
------------
When using the file_exists function the function produces a only false
output.

Reproduce code:
---------------
Using:

Windows 2000 

Service Pack 4

File System: NTFS

WebService: IIS 5



Example Function in Use:



if(file_exists('./hello.php')

{

   

}



The file does exist in the same directory, but however it produces a
false.





Expected result:
----------------
I expect it to output true.

Actual result:
--------------
False


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


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

Reply via email to