Ask a Question related to Dreamweaver AppDev, Design and Development.
-
Ansel_Tk1 #1
PHP include based on viewer country? Monthly service? Isthere an alternative?
Hi All - looking for opinions. I need to have some pages on my site come up
with an 'advert' based on the viewers country. I know there are services out
there that provide a database system that look up an IP for a monthly fee.
Anyone use them? Any one in particular? Is there another system out there?
Help! Thanks!
Ansel_Tk1 Guest
-
Need to include flash based screen
Hi all, I have started learning coldfusion concepts recetly. I am creating a web page which takes 2mins approximately to load. I want to include... -
Alternative to Server Side Include?
Is there any alternative way to put one file on a server and have it update itself to everypage like SSI does? I am looking for a modern way? Is... -
Create Report Based on Monthly Intervals
I hope one of you SQL Guru's can assist me on this one. I want to create a report in my ASP app (SQL 2000 backend). This report will show the... -
Module for Country/Country Codes Lists
Hi! My name is Shlomi Fish and I am a co-developer of the WWW::Form module: http://search.cpan.org/~bschmau/WWW-Form-1.13/ Benjamin Schmaus... -
Include Files Dynamically Based On User Selection !
http://www.aspfaq.com/2042 "Lovely Angel For You" <lovely_angel_for_you@yahoo.com> wrote in message... -
Joseph Szobody #2
Re: PHP include based on viewer country? Monthly service? Is there an alternative?
I've used the MaxMind web services before, very simple to setup and use:
[url]http://www.maxmind.com/app/web_services[/url]
For just the country, $20 for 200,000 queries isn't bad, at least you're not
tied to a monthly fee. I setup a local database and stored all of my web
service lookups locally, so that repeat IP address wouldn't cost me a repeat
lookup.
There's all kinds of other services out there...
[url]http://www.google.com/search?hl=en&lr=&c2coff=1&q=ip+country+lookup[/url]
Joseph
"Ansel_Tk1" <webforumsuser@macromedia.com> wrote in message
news:d02svf$scr$1@forums.macromedia.com...> Hi All - looking for opinions. I need to have some pages on my site come
> up
> with an 'advert' based on the viewers country. I know there are services
> out
> there that provide a database system that look up an IP for a monthly fee.
> Anyone use them? Any one in particular? Is there another system out there?
> Help! Thanks!
>
Joseph Szobody Guest
-
Michael Fesser #3
Re: PHP include based on viewer country? Monthly service? Is there an alternative?
.oO(Ansel_Tk1)
What does the country an IP address/range might belong to tell you about>Hi All - looking for opinions. I need to have some pages on my site come up
>with an 'advert' based on the viewers country. I know there are services out
>there that provide a database system that look up an IP for a monthly fee.
>Anyone use them? Any one in particular? Is there another system out there?
the country of the viewer? They don't have to be the same necessarily.
Micha
Michael Fesser Guest
-
Alexandro Colorado #4
Re: PHP include based on viewer country? Monthly service? Is there an alternative?
I think the extension is called GeoIP and you can get it on phpclasses.org
On Wed, 02 Mar 2005 19:12:49 +0100, Michael Fesser <netizen@gmx.net> wrote:
> .oO(Ansel_Tk1)
>>>> Hi All - looking for opinions. I need to have some pages on my site
>> come up
>> with an 'advert' based on the viewers country. I know there are
>> services out
>> there that provide a database system that look up an IP for a monthly
>> fee.
>> Anyone use them? Any one in particular? Is there another system out
>> there?
> What does the country an IP address/range might belong to tell you about
> the country of the viewer? They don't have to be the same necessarily.
>
> Micha
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
[url]http://www.interaktonline.com[/url]
Tel: 40(21) 312.5312
Alexandro Colorado Guest
-
mkwong8888@hotmail.com #5
Re: PHP include based on viewer country? Monthly service? Is there an alternative?
You can find several packages in this website.
[url]http://www.ip2location.com[/url]
mkwong8888@hotmail.com Guest



Reply With Quote

