how do I fix this ?
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/indexcor/public_html/stas/order_first.php on line 58
Warning: fsockopen() [function.fsockopen]: unable to connect to whois.publikinterestregistry.net:43 (Unknown error) in /home/indexcor/public_html/stas/order_first.php on line 58
771751936:
whats the problem??
Comments
if so, you can try this:
$visitor_ip=getenv("REMOTE_ADDR");
and then use $visitor_ip anywhere you like...
if you would still like someone to look into you problem (i.e. you want to maintain your code), then you would have to post line 58 - even better if you can post a chunk of code before/after line 58