Thread
:
using external content
View Single Post
12-20-2002, 11:35 AM
#
2
(
permalink
)
sde
Moderator
Join Date: May 2002
Location: us.ca
Posts: 4,487
ok .. here would be another solution ..
is there any way in php to check to see if an ip is valid? ping it somehow or something like that?
Code:
if(server_id_valid()) { execute this; } else { echo "info not available"; }
sde
View Public Profile
Visit sde's homepage!
Find More Posts by sde