View Full Version : GeoSmart - Country - IP Script
If you want filter your incoming or outcoming traffic, GeoSmart does that for you.
It is written with PHP, using MySQL to find IP address (can handle 1 million hits/day without problem, only retrieves 2 char country name, nothing more)
I provide monthly IP database upgrade, custom coded script for an affordable price.
Contact me for a quote.
Dcorp
10-06-2002, 04:50 PM
i highly recommend xp's scripts
they rock !!
quotealex
10-06-2002, 06:44 PM
XP, hit me up, I need to talk with you concerning...
Jimbo
10-07-2002, 04:45 AM
I don'T wanna spam in XP thread, but you can redirect anyone for free... of course that ip feature is not included... if you want it free take this, if you want quality try XP script.
this redirects korea any 2 letters country can be redirected:
here's a list:
ad ae af ag ai al am an ao ap aq ar as at au aw az ba bb bd be bf bg bh bj bm bn bo br bs bt bv bw by bz ca cd cf cg ch ci ck cl cm cn co cr cs cu cv cy cz de dj dk dm do dz ec ee eg er es et eu fi fj fk fm fo fr fx ga gb gd ge gf gh gi gl gm gn gp gq gr gt gu gw gy hk hn hr ht hu id ie il in io ir is it jm jo jp ke kg kh ki km kn kp kr kw ky kz la lb lc li lk lr ls lt lu lv ly ma mc md mg mh mk ml mm mn mo mp mq mr ms mt mu mv mw mx my mz na nc ne ng ni nl no np nr nz om pa pe pf pg ph pk pl pr ps pt pw py qa re ro ru rw sa sb sc sd se sg si sk sl sm sn so sr st su sv sy sz tc td tg th tj tm tn to tr tt tv tw tz ua ug um us uy uz va vc ve vg vi vn vu ws ye yu za zm zw
here's the code:
<?php
$browslang = getenv("HTTP_ACCEPT_LANGUAGE");
if( strstr( $browslang, "kr" )) {$lang="kr";}
if(($lang=="kr")) {
$redirect_url="http://germans.com";
header("Location: $redirect_url");exit;}
}
?>
Thanks Jimbo, but this doesn't do same thing.
There is Japanese, Chinese, Turkish and lots of people from other races in USA. And they don't use EN-US windows everytime.
Looking by Accept-Language doesn't work at all. Like I'm from Turkey but I use English Windows XP Pro, it is en-us. But where do I live? in US? LOL
Here is an example :D
http://www.jpeghunter.com/ip/stats.php
Just made it for www.123list.com (a friends site)
I host the logger for IPs, and playing with stats.php (may have bugs, just made it)
btw: I need a japanese translator :bounce:
BIGTYMER
10-07-2002, 06:54 PM
How much for the script?
BT
quotealex
10-07-2002, 08:11 PM
Originally posted by XP
Here is an example :D
http://www.jpeghunter.com/ip/stats.php
Just made it for www.123list.com (a friends site)
I host the logger for IPs, and playing with stats.php (may have bugs, just made it)
btw: I need a japanese translator :bounce:
This shit looks sweet. How's the admin panel on the TGP?
Originally posted by BigTymer
How much for the script?
BT
incoming & outcoming filter by IP or stats
you can redirect any country to any address
I'll make an admin panel today
200 USD
Future database upgrades included
Installion & Tech support also included.
Since everyone wants same features
* An Admin Panel to configure redirects
* A script to redirect hits (incoming or outcoming)
I finished coding of GeoSmart V1.0
Written with PHP/MySQL.
Can handle more than 1 million hits/day with a dedicated server
I can show Apache Benchmark results if you like (does 353 hits/seconds with 50 connection threads)
First copy is 200 USD
Second and rest is 50 USD only.
Installion, Future upgrades, DB upgrades for 1 year, Tech support is free.
Also you'll get Country stats script for free (example: http://www.jpeghunter.com/ip/stats.php -- 123list.com's todays stats)
Paypal is ok, unless there is no other payment method.
bump (for new post) :bounce:
clickpimp
10-09-2002, 03:00 PM
we just started using it to filter foriegn traffic from our main pages ... works great so far. main page banners are getting much more North American traffic ... and our international sites benefit as well ...
Dcorp
10-09-2002, 03:40 PM
yeah it rocks because xp knows the business ;)
quotealex
10-11-2002, 04:53 PM
XP, hit me up. I need to discuss some stuff with u.
vBulletin® v3.7.3, Copyright ©2000-2012, Jelsoft Enterprises Ltd.