Results 1 to 4 of 4
Thread: IP
Hybrid View
-
3rd January 2010 22:36 #1Banned
Join Date: Jan:2008
Location: In my car with wimax internet
Posts: 613
IP
PHP - Mysql .
user agent ( - )
-
3rd January 2010 23:09 #2
IP = $_SERVER['REMOTE_ADDR']
Time = time() ( date('h:m:s d-m-Y',$time) )
browser = $_SERVER['HTTP_USER_AGENT']
EP 9NPA+ U (HR-05/IFX)| 4200+X2@2.8GHz (IFX-14) | 2x1GB KINGSTON (DDR430 3-4-3-6-1T@2.7V) | GB 8800GT (512MB) | WD6401AALS | CFT-750-14CS
-
3rd January 2010 23:41 #3Banned
Join Date: Jan:2008
Location: In my car with wimax internet
Posts: 613
-
3rd January 2010 23:55 #4

html
. -, , custom vars! oCode:<?php $ip = $_SERVER['REMOTE_ADDR']; $onTime = time(); $page = $_SERVER['SCRIPT_NAME']; //$_SERVER['REQUEST_URI'] $userBrowserOSInfo = $_SERVER['HTTP_USER_AGENT']; $conn = mysql_connect('localhost','user','pass'); mysql_query("INSERT INTO `userVisits` ('ip','userinfo','date','page') VALUES ('$ip','$userBrowserOSInfo','$onTime','$page')",$conn); mysql_close($conn); ?>
,
.EP 9NPA+ U (HR-05/IFX)| 4200+X2@2.8GHz (IFX-14) | 2x1GB KINGSTON (DDR430 3-4-3-6-1T@2.7V) | GB 8800GT (512MB) | WD6401AALS | CFT-750-14CS




Reply With Quote

Lenovo ThinkPad 15 IdeaPad 15
5th May 2023, 22:16 in