PHP - How can I lookup the Zip Code using the City & State
Posted
by John Himmelman
on Stack Overflow
See other posts from Stack Overflow
or by John Himmelman
Published on 2010-02-11T18:50:50Z
Indexed on
2010/06/05
18:22 UTC
Read the original article
Hit count: 304
I need to lookup the Zip Code for a list of addresses (which include the city/state). Is there a master zip code list for download (that is free) or are there any web services that will return the full postage info for an address.
Ie, lookup query: 386 Bread & Cheese Hollow Rd, Northport, NY ====> 386 Bread And Cheese Hollow Rd, Northport, NY 11768
Thanks!
© Stack Overflow or respective owner