On Tuesday, April 16, 2002, at 11:56  AM, ROBERT MCPEAK wrote:

> How do I use PHP to remove certain characters from form input?
> Specifically, how to I ensure that form data does not contain any
> newline/linebreak or tab characters?

you can hack it yourself with str_replace().

Erik




----

Erik Price
Web Developer Temp
Media Lab, H.H. Brown
[EMAIL PROTECTED]


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to