Hello!
I'm familiar w/ PHP but not a guru. I'm building a website which provides a directory of service providers based on a user-entered zip code. So, the basic functionality would be:
1. Enter a zip code
2. Script returns records from a mysql database listing providers w/in that zipcode area w/ fields such as name, address, city, state, zip, url, etc.
Does anyone know of/recommend a tool that would both allow modification of the database and allow code creation for the search?
TYVM in advance for your response. I greatly appreciate any suggestions.
Rick
P.S. I've looked at tools like DadaBIK and am looking for similar tools along those lines.