ID: 13823 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Strings related Operating System: Windows ME PHP Version: 4.0.6 New Comment:
No bug here. trim is doing what it is supposed to do, trim whitespace. Derick Previous Comments: ------------------------------------------------------------------------ [2001-10-25 10:07:06] [EMAIL PROTECTED] <? $str="Hello word!"; $str=Trim($str); echo $str; ?> Hello word! ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13823&edit=1 -- PHP Development 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]