View Single Post
Old 01-04-2007, 02:38 PM   #5 (permalink)
real_in
 
Super Techie

Join Date: Aug 2004

Posts: 277

real_in

Send a message via Yahoo to real_in
Default

Warning: gethostbyaddr() [function.gethostbyaddr]: Address is not a valid IPv4 or IPv6 address

mate this the error i got .. my simple code was

<?php

echo gethostbyaddr($_server['REMOTE_ADDR']);

?>


when i tried it on local server, it gave my my computer name, but when i put it online, it gave me this error..
__________________
Realin Wuz here ...

real_in is offline