reverse geolocation walkthrough?
can somebody please give me an easy, step-by step walkthrough/tutorial for how to convert a latitude and longitude into a zip code? I have the latitude and longitude as columns in a database and have it coded so that every time a button is clicked, the latitude and longitude of the device are stored in the database. However, I want it to be able to convert those numbers into a ZIP code. Thank you very much!