Hi ph-- Right now the system only works with one search term (boolean not implemented yet -- so I don't know if I even need to let them use the plus sign.
Which means right now, I ONLY want alpha characters accepted -- anything else and they are out on their ears.
I think I don't know the term(s) to look for in PHP books to find the code that will look at what the form has sent to the PHP and check it for only alpha chars.
If you could tell me the function I need, I would much appreciate it.
I've set up this system and it it is working perfectly; I am now trying to implement security and can't believe this isn't a simple and common thing that I am trying to do.
Thanks again.
Clair