tedd wrote:


However, I still have not been able to remove   from a string.

IThe trim(str_replace(' ','',$submit)); seems to work fine for me when I assign the string from your message to $submit. Copy/pasted it. Have you looked at $submit with var_dump before you tried to change it? Perhaps it does not contain what you think it does.

Janet


Cheers,

tedd


--
----------------
janet.valade.com

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

Reply via email to