How to get City, State From a Zip or Postal Code throughout world using any API or web service with PHP. I have tired Google Maps Ge coder API it works fine for US, Canada but not for UK and Mexico for all countries. Also I used Yahoo API for this it worked more than Google but against some Zip Codes and Postal codes it returns results from Different countries.
Does any body know if I have to get City and State/Province against US, UK, Canada and Mexican zip/postal codes which one API or Database I can Use.
thanks in Advance.