Log in

View Full Version : php echo ip question


PixelFx
08-27-2005, 08:33 PM
php echo ip question:
I'm trying to make a php script that will take an a specified URL/Domain and then ping it, then echo the result as an ip on my page or vb template block, so members can see the page.

I'm note sure ever to look in the php manual, can anyone help? Having a brain fart with this.

PixelFx
08-29-2005, 07:31 PM
anyone?

Andreas
08-29-2005, 07:32 PM
You can't ping a URL or a Domain, no matter what.

PixelFx
08-29-2005, 07:35 PM
thanks, trying to figour our a way to show my users when the ip changes and have it result on the page. Not sure the best way to show it ...