* Thus wrote ada ([EMAIL PROTECTED]):
> > 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"

trim() removes more than spaces, please read:
  http://php.net/trim


What I meant in my original post was how are you using trim() that
doesn't make it work?  trim() *will* fix your problem.


Curt
-- 
If eval() is the answer, you're almost certainly asking the
wrong question. -- Rasmus Lerdorf, BDFL of PHP

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

Reply via email to