alexus
08-20-2006, 03:07 PM
Ok, hi
Im hawing hard time getting read of spaces...
I have string that is "Bank Account" it is pulled out from MySQL and was entered there by input form... I assume space is regilar.... I tried to use trim($string, " "); but it did not remove spaces!
Any ideas?
Thaks a lot!
Im hawing hard time getting read of spaces...
I have string that is "Bank Account" it is pulled out from MySQL and was entered there by input form... I assume space is regilar.... I tried to use trim($string, " "); but it did not remove spaces!
Any ideas?
Thaks a lot!