Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Geo Targeting Script

[bsa_pro_ad_space id=2]
#710216
Anonymous
Inactive
AdioKing wrote:
Wait… do you need to be using .php to use this software? I currently run straight html and I’d like to use it.

Here’s another one:

http://www.comdevweb.com/geotraffic.php

To use php includes in an html page, you can go into your .htaccess file and put in the following codes:

AddType application/x-httpd-php .html
AddType application/x-httpd-php .htm[/CODE]

Also, I found a great tutorial on how to set up a database and implement geo targeting here: [url]http://ekstreme.com/geotargeting/[/url] I’ve set up mine, however, I cannot figure out how to redirect US to another page (writing a code to enable this.) Any help would be appreciated on this.[CODE]
AddType application/x-httpd-php .html
AddType application/x-httpd-php .htm[/CODE]

Also, I found a great tutorial on how to set up a database and implement geo targeting here: http://ekstreme.com/geotargeting/ I’ve set up mine, however, I cannot figure out how to redirect US to another page (writing a code to enable this.) Any help would be appreciated on this.