fopen() alternative

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

 



Hey,
 
I need to check the existence of a webaddress on a foreign webserver. I
could use fsocketopen to check the domain only, _but_ the important
thing is to check one or multiple directories like
http://webservername.com/subdir/dir. 
I found out that the common way is to use fopen() for similair
functionality, but the it's too slow when I want to check 50+ addresses.
 
Is there an alternative for the fopen() function?
 
With Regards,
 
Michel Bakkenes
Bakkenes.net

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux