I'm trying to use "regular expressions" in my search field on my site. My search field searches an SQL database and I keep hearing about regular expressions. I'm really inexperienced when it comes to php. I've tried reading articles on reg-expressions, but they seem like they are explaining everything to advanced programmers. If anyone could please share an example on how to implement regular expressions to a search form, I'd GREATLY appreciate it. Like I mentioned before, my coding lingo is VERY minimal, so I ask that you please answer in english. lol. Thanks in advance.
P.S. I'm trying to make it to where they CAN enter special characters, but it doesn't do anything to the SQL statement. It just searches for the special characters (if at all possible).
2006-10-05
07:59:54
·
1 answers
·
asked by
detroitkid17
2
in
Computers & Internet
➔ Programming & Design