Page 1 of 1

Strip characters from variable

Posted: Thu Nov 02, 2006 9:35 am
by warrenk
I have a variable I would like to strip all ',' characters....

example:
222,000....should be 222000

Is there a PHP command that would do this for me?

Thanks for your help!
Warren

Posted: Thu Nov 02, 2006 9:45 am
by Weirdan

Posted: Thu Nov 02, 2006 9:53 am
by warrenk
Thanks for your help Weirdan! :D