hi,
i have a client request which i am unsure how to achieve. i need to be able to search the mysql database for the closest post code to a person who enters in their post code.
so for example a user types in post code nn1 1ne and the databse needs to display the results in order of closest to that post code of available shops for that user.
can this be done with mysql alone or does this need a scripting languagge to achieve this such as php?
many thanks