> Trim() will in fact only strip whitespace from the beginning or end of > the string; if he has \n's anywhere in the middle of the string, trim > will do perform the desired operation. CORRECTION : "trim will not perform the desired operation" <snip> -- 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] Quick hellp, How do I stip new lines? Brandon Orther