12-09-2008, 10:48 PM
|
#4 (permalink)
|
|
The Acquainted
Join Date: Oct 2008
Location: Cincinnati
Posts: 151
Thanks: 14
|
It is an apache server plugin all you will need to do is put a double slash in front of it. So it should look like this.
PHP Code:
//$host=gethostbyaddr("$REMOTE_ADDR");
|
|
|
|