Re: String formatting in X-Cart/Smarty
use replace and substr
ie:
replace:" ":""
substr:8
you can pipe these together as well, ie:
{$ticketnumber|replace:" ":""|substr:8}
__________________
x-cart pro 4.0.18
linux
www.fabric8d.com (currently undergoing construction)
|