Hello everyone, I am in need of some direction. I have a simple PHP contact form that works great but need to add to it. I need the ability for the visitor to put in their zip code along with the rest of their contact info and when they hit submit... the form will reference a list of predefined zip codes if their zip code is in the list their contact info is emailed and if not it will redirect to another URL.
I would prefer to not use a database for the zip codes there are only 20 of them.
If anyone is out there that can help me it would be much appreciated. Some sample code something.
Thanks,
J