NYCPHP Meetup

NYPHP.org

[nycphp-talk] Accessing a file in another web server

edward potter edwardpotter at gmail.com
Thu Jan 4 13:39:36 EST 2007


well . . .

I assume you can 100% of the time see this file in your browser -- so
it must exist. It's pretty easy to confuse web paths with file paths
too. I would start looking at that.

url?

:-) ed

On 1/4/07, Néstor <rotsen at gmail.com> wrote:
> People,
>
> I am trying to determine if a file exist in a another web server
> and if it does exist then I will display the link of the file.
>
> I tried is_readable() and stat() and they both say that the file does not
> exist, but the file does exist.
>
> What function should I use to check for existance of a file
> on a different web server???
>
> Thanks,
>
> Néstor :-)
>
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php
>
>


-- 
the Blog: http://www.utopiaparkway.com
the Karma: http://www.coderswithconscience.com
the Projects: http://flickr.com/photos/86842405@N00/
the Store: http://astore.amazon.com/httpwwwutopic-20



More information about the talk mailing list