|
Hello !
When a user signup for the newsletter in my website i get his email address and the IP address via email.
Every time a record arrives in my mail box i put the users IP address to a IP Lookup software to get his country domain extention.
This is become hard for me to do it every time i received a record.
so it is better if i can obtain the country domain extention along with the ip and email address of the subscriber.
is there a simple PHP code to do this?
do i have to write a big PHP Code to resolve IP Lookups?
Please remember that only the country name or the domain extention will be sufficient
Pls..
Last edited by afridy : 03-27-2006 at 01:17 PM.
|