I'm working on a new website where you can post jobs wanted, and there is a zip code feature on the listing. City, State, and zip code. I was wondering if anyone could help me make a Zip code locator / radius around zip code locator like on this site, http://www.helpwanted.com/
I actually want EXACTLY that. With keyword searching as well. Any help is much appreciated.
The zipcode database will need to be put into a MySQL database.
Now you mentioned that you want a zipcode script EXACTLY like theirs,
but it sort of sounds like you don't know PHP or MySQL.
What is your experience with server-side scripting?
If your answer is "none or very little", I suggest you hire a programmer.
A website that does what they are doing is not a small project.
You never mentioned your web development experience, so I'm just guessing.
This being a forum, is not a good venue for finding someone who will just
provide you with scripts. They have to be written, or copied from somewhere
else, installed, tested, troubleshooting, and that's just the scripts, not the
actual website that will be using them.
Search Google for some PHP MySQL tutorials, or a script that
sort of does something like you want ... and see how they did it.
Otherwise, work on the website design and partner with someone
on the scripting (programming developmen).