Strip characters from variable
Posted: Thu Nov 02, 2006 9:35 am
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
example:
222,000....should be 222000
Is there a PHP command that would do this for me?
Thanks for your help!
Warren