10-19-2007, 07:42 PM
|
#2 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Anything that can be preg_matched can also be preg_replaced, so you might be able to filter out disallowed characters (depending on the specific use) in one line of code.
|
|
|
|