Allright, I am looking for a php script that will allow me to calculate the distance between 2 zipcodes in the US. I understand that i need the lat/long of each zipcode and even found a script(function) that can calculate the distance between the lat/long. My problems is id dont know how to get the lat/long of the zipcodes. Do you guys know of some public access db? or something that can help?