Re: [PHP] IP to country DB and script

2006-05-21 Thread Ryan A
--- tedd <[EMAIL PROTECTED]> wrote: Hey, > At 11:01 AM -0700 5/21/06, Ryan A wrote: > > > As always in life, your choices are quick, > good, and > >> inexpensive -- > >> but you can only pick two. :-) > > > >Hey! Thats a good one, am going to use it in other > >places :-) > > Thanks! > > No

Re: [PHP] IP to country DB and script

2006-05-21 Thread tedd
At 11:01 AM -0700 5/21/06, Ryan A wrote: > As always in life, your choices are quick, good, and inexpensive -- but you can only pick two. :-) Hey! Thats a good one, am going to use it in other places :-) Thanks! No problem -- I met with a client yesterday where I told him that. He thoug

Re: [PHP] IP to country DB and script

2006-05-21 Thread Ryan A
Hey Tedd, > > As always in life, your choices are quick, good, and > inexpensive -- > but you can only pick two. :-) Hey! Thats a good one, am going to use it in other places :-) Thanks! > In any event, if you find a "free one" better than > what I provided, please share. Will do, the prob

Re: [PHP] IP to country DB and script

2006-05-21 Thread tedd
At 10:43 AM -0700 5/21/06, Ryan A wrote: Hey Tedd, Ryan: You might want to review: http://www.weberdev.com/get_example-3091.html Thanks for the link. I also have: http://xn--ovg.com/location If you want that, please let me know and I'll provide. As usual, most generious, thank

Re: [PHP] IP to country DB and script

2006-05-21 Thread Ryan A
Hey Tedd, > Ryan: > > You might want to review: > > http://www.weberdev.com/get_example-3091.html Thanks for the link. > I also have: > > http://xn--ovg.com/location > > If you want that, please let me know and I'll > provide. As usual, most generious, thanks for the offer. I'm still test

Re: [PHP] IP to country DB and script

2006-05-21 Thread tedd
At 4:59 AM -0700 5/21/06, Ryan A wrote: Hey, Can anybody recommend a IP to country (or better still IP->city) database and script? I have found some leads via google but would like to know what you guys are using or can recommend. Or just the DB would do, I can write the script if I have to. T

RE: [PHP] IP to country DB and script

2006-05-21 Thread Ryan A
Thanks Kevin, Will look into it, I think I found the same link via the SEs...am not sure though. Cheers! Ryan --- Kevin Davies <[EMAIL PROTECTED]> wrote: > > URL: www.tracewatch.com > > > Seems like their data is sourced from here: > http://ip-to-country.webhosting.info/ > > -- > PHP Gener

RE: [PHP] IP to country DB and script

2006-05-21 Thread Kevin Davies
URL: www.tracewatch.com Seems like their data is sourced from here: http://ip-to-country.webhosting.info/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] IP to country DB and script

2006-05-21 Thread Kevin Davies
Can anybody recommend a IP to country (or better still IP->city) database and script? Ryan, I've used Tracewatch (a web stats package) on a couple of sites, and it comes with a CSV of IP to Country conversions I believe. URL: www.tracewatch.com HTH, Kev -- PHP General Mailing List (http:/