- Joined
- Apr 4, 2008
- Messages
- 109
- Reaction score
- 0
This is a strange release but it logs Web Visitors Data...
Logs:
IP
Hostname
Remote Port
Country
Country Code
Region
Region Code
City
Postage Code
Latitude
Longitude
User Agent
Request method
Browsing URL
Referrer (If any)
Language
Connection Type
Timezone
Browser JavaScript detection
Browser Java Applet detection
Mobile Device Check (Checks if visitor is using a Mobile Device, might be 5-15% off at sometimes)
Crawler Bot Check (Checks if visitor is a bot, might be 10-20% off at sometimes)
History:
v1.0 - Release
v1.1 - Tons of bug fixes and new script encryption
v1.2 - Fixed tons of bugs and changed somethings around.
v1.3 - Removed some useless codes and etc.. Should run twice as fast. :busted_co
v1.4 - Fixed all MYSQL Exploits..(UPDATE TO 1.4 NOW!!!!) Added some new features... (Remember to update your MYSQL database!)
Requirements:
PHP 5.0.0+
Ioncube (For help go to
Instructions:
Upload "ipcheck.php" anywhere in your web folder
Upload the folder named "dat" in your web root folder. (Eg. C:/wamp/www/)
Upload the folder named "ioncube" in your web root folder. (Eg. C:/wamp/www/)
Go to Mysql and execute the file "ip.sql" in a new database. (Do not import it in the same database as your Game Server Database!) then delete "ip.sql".
Edit dat/db.php.
Once your done you can do
in your html scripts.
OR
in your php scripts.
Picture:
Download:
Support:
Post here or PM me.
Addons:
Anyone can request what other information to be collected by the script and I might add it.
Comments:
- If you look in "ip.sql" You will see my laziness.
- IP/Country block feature has not yet been completed.
[m]NO FLAMING![/m]:thumbsup:
[m]NO n00bs/failures Questions.[/m]:thumbsup:

Logs:
IP
Hostname
Remote Port
Country
Country Code
Region
Region Code
City
To view the content, you need to sign in or register
Postage Code
Latitude
Longitude
To view the content, you need to sign in or register
User Agent
Request method
Browsing URL
Referrer (If any)
Language
Connection Type
Timezone
To view the content, you need to sign in or register
(Might be 5% off at sometimes. :/)Browser JavaScript detection
Browser Java Applet detection
Mobile Device Check (Checks if visitor is using a Mobile Device, might be 5-15% off at sometimes)
Crawler Bot Check (Checks if visitor is a bot, might be 10-20% off at sometimes)
History:
v1.0 - Release
v1.1 - Tons of bug fixes and new script encryption
v1.2 - Fixed tons of bugs and changed somethings around.
v1.3 - Removed some useless codes and etc.. Should run twice as fast. :busted_co
v1.4 - Fixed all MYSQL Exploits..(UPDATE TO 1.4 NOW!!!!) Added some new features... (Remember to update your MYSQL database!)
Requirements:
PHP 5.0.0+
Ioncube (For help go to
To view the content, you need to sign in or register
)
To view the content, you need to sign in or register
enabled (To check Make a new file called info.php paste <?php phpinfo(); ?> in it. Now go to
To view the content, you need to sign in or register
and search for enable_dl)Instructions:
Upload "ipcheck.php" anywhere in your web folder
Upload the folder named "dat" in your web root folder. (Eg. C:/wamp/www/)
Upload the folder named "ioncube" in your web root folder. (Eg. C:/wamp/www/)
Go to Mysql and execute the file "ip.sql" in a new database. (Do not import it in the same database as your Game Server Database!) then delete "ip.sql".
Edit dat/db.php.
Once your done you can do
Code:
<img src="ipcheck.php" alt="" />
OR
PHP:
echo '<img src="ipcheck.php" alt="" />';
Picture:
To view the content, you need to sign in or register
(1.0)Download:
To view the content, you need to sign in or register
(1.4)Support:
Post here or PM me.
Addons:
Anyone can request what other information to be collected by the script and I might add it.

Comments:
- If you look in "ip.sql" You will see my laziness.
- IP/Country block feature has not yet been completed.
[m]NO FLAMING![/m]:thumbsup:
[m]NO n00bs/failures Questions.[/m]:thumbsup:
Last edited: