> What do you mean trim() doesn't work?

trim is a basic function that remove spaces on the left and the right at the
string :
" abc    "->"abc"

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

Reply via email to