
September 27th, 1999, 03:30 PM
|
|
Guest
|
|
Posts: n/a
Time spent in forums:
Reputation Power:
|
|
|
Not sure if this would be 100% accurate or the most efficient way, but you could use the fopen() function to open the URL. According to PHP docs, it will return false if the open fails.
|