GEO IP Redirector Script needed

eestisiin

Regular Member
Joined
Oct 8, 2007
Messages
347
Reaction score
166
Hy, Im in need of a script which would look at person Ip and if it is from country a then will redirect to link A and if its not then it would redirect to link other

Its fairly easy, but since I have no programming skills, then I cant write this up my self :)

Thank You
 
Here you go, i used it for a while, works get, might be a better one out there but this will work well for you.

Code:
http://www.mediafire.com/?sharekey=98303b7b91bda678111096d429abd360e04e75f6e8ebb871
 
Hy, Im in need of a script which would look at person Ip and if it is from country a then will redirect to link A and if its not then it would redirect to link other

Its fairly easy, but since I have no programming skills, then I cant write this up my self :)

Thank You

I posted a solution a while back where you can redirect any country to any url using the maxmind geo db.

Here is the post:
http://www.blackhatworld.com/blackh...ne-code-me-php-geo-targetting.html#post410382

Hope that helps
 
Here you go, i used it for a while, works get, might be a better one out there but this will work well for you.

Code:
http://www.mediafire.com/?sharekey=98303b7b91bda678111096d429abd360e04e75f6e8ebb871


It worked rather well :) I ll stick to this for a while and if needed ill try the other one :)
 
It worked rather well :) I ll stick to this for a while and if needed ill try the other one :)

Yes, I've used this as well and it does work well.

One thing to keep in mind is that you will not have any updates with this solution. Using maxmind you will get a free binary db file on the 1st of each month for greater accuracy as time progresses. I've chosen maxmind for this reason alone and basically pull the file each month to have all the fresh data. All without a database.
 
Back
Top