I would definately reccomend either Richard (http://www.ip-sorter.com/ ) for a pre-scripted solution or Woj for writing you something custom to go with the maxmind database
If you cannot find one to your liking, Contact scriptball software and we can make a custom one that will suit your needs.
ICQ: 307802876
<table border=0><tr valign=middle> <td><a href=http://www.scriptball.com><img src=http://www.scriptball.com/img/sb_ban_01.jpg border=0></a></td> <td> <font face=arial size=1> <a href=http://www.scriptball.com>Taking the repetitivness out of your job and adding speed to your work. Custom Software in virtually any Unix language, that will save you time and make you money. Take a look! </a> </font> </td> </tr></table>
Use only the in.php and you are done. it brings a geofilter (based on IP), client (browser, download manager) filter, IP or IP range filter and request method filter.
And it's free.
If you do not use the out.php it does not act as trading script but only as traffic tracker and stats tool.
I'm sure there is something for free that's decent at hotscripts.com, freshmeat.net or sourceforge ;)
Investor with 5m - 15m USD to invest. Do you have a site or network of sites earning 50k - 200k a month income? Email your contact and preliminary data to: domain.cashventures (at) gmail.com....Please...no tire kickers...serious offers and inquiries only.
LocalG, i've got you on icq, but missed your message (the spam filter will have blocked it).
from my tests the free ip-country db is just as accurate as maxminds or of another paid service. though if a customer is looking for something more detailed (region, city etc) then yea, they gotta sign up
Originally posted by 4Pics Did anyone write a php script that imports the csv file to
a mysql database then have a redirect script?
Data for csv looks like
33996344 33996351 GB GBR UNITED KINGDOM
Then you can convert the surfers ip to that format via
$dotted_ip_address = long2ip($ip_number);
and see where the ip matches up.
I didn't want to duplicate work if someone already had something they'd share.
See sig. Take a look at the cj-filter.inc.php file. I Prefer to make the ip to long conversion at the MySQL side as it can be integrated into the query and yo save a couple of operations on php side. You gain a bit if speed too.
The queries take 0.01 to 0.05 sec on a PII 350 MHz machine. On more powerful machine they take way less. 0.00 seconds according to my production server, but it has 16 CPUs so it's a bit more difficult to overload it
rssEVOLUTION : Produce a FULL website with ANY RSS feed(s) in seconds.
contentSOLUTION : Allowing you to automatically grab articles from article directories,
import as many text files as you want at once, grab ANY content from ANY RSS feed, and scrape search engines, instantly.
Instead of redirecting valuable traffic away from your sites why don't you consider just geo-targeting your ads instead? See my sig for a great program that does just that.
Comment