Home
Submit
Free Hosting
Link To Us
Contacts
PHP Getting User Information
PHP
Download
(.zip)
<?
$ip = getenv("REMOTE_ADDR");
$dns = @gethostbyaddr($ip);
$br = getenv("HTTP_USER_AGENT");
$date = date("d F Y");
echo "$ip<BR>$date<BR>$dns<BR>$br";
?>
PHP
Another server information
Getting query
Getting User Information
PHP
Getting User IP
Detecting Online Users
Flat File User Log
PHP
File Information
Google SMS information