Hi all,

I want to get the zip code from an ip address of the client machine.I am using http://ipinfodb.com api to get my task done. I am getting almost every thing except zip code,Gmt offset,and timezone.
You can check it here :http://api.ipinfodb.com/v2/ip_query....&timezone=true

on this url I am getting every thing done

But on implementing the same thing on my testing site :
http://dev.bottlenotes.com/ipinfoDb.php

Info db provide his own class .

Please help me out in this regard or you can give me an alternative link from where I can get my task done .

I am basically looking for a free ip to zip code look up service.

Thanks .