Re: FileExists?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Read the manual, it clearly states the following:-


Tip: As of PHP 5.0.0 this function can also be used with some URL wrappers. Refer to Appendix M for a listing of which wrappers support stat() family of functionality.





Gustav Wiberg wrote:
Hi there!

File_exists doesn't seem to work with URLs that point to another domain. What to use?

$x = fopen(http://www.stammis.com/getstart.php);
if file_exists($x) ....
....
????

/G
http://www.varupiraten.se/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux