Home     PHP / Javascript / Ajax
PHP Ip2loc FREE API Script

PHP Script Codes > user-information

ip2loc FREE API Free

Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 434

PHP Script Codes > ip2loc FREE API
ip2loc is an free online geodecoding service. You have the choice to use the online API mirrored @ 4 Servers in Europe or download the whole Database.
To use it with Javascript we provide an jQuery script:

ip = ''; // ip to decode
jQuery.getJSON("http://ip2loc.info/exe/?ip="+ip, //