> How can I get an Enter typed in a HTML textfield to be 
> inerpreted as a BR or a P tag? Someone sugested I use the 
> split() function, but I wouldn't know how...

You'll want to use nl2br(), then.

Jason

-- 
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]

Reply via email to