I think my question could be restated to: What characters are potentially lethal in user input. I can do the regex. But don't know what to parse out of the strings. would removing \ / . do the trick? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Sterilize user input function Kevin
- Re: [PHP] Sterilize user input function B. van Ouwerkerk
- Re: [PHP] Sterilize user input function Kevin
- Re: [PHP] Sterilize user input function John Lim
- Re: [PHP] Sterilize user input function B. van Ouwerkerk
- Re: [PHP] Sterilize user input function Christian Reiniger
- Re: [PHP] Sterilize user input function Sean C. McCarthy