currency in php order form

I tried to import php order form from dyn-web.com but i’m having little problems…

I can’t change currency to €. I tried everything.

Even tried with

[php] $loc_de = setlocale(LC_ALL, ‘de_DE@euro’, ‘de_DE’, ‘de’, ‘ge’);[/php]

but I’m not sure where to put it…

Please help!

Don’t set it as a variable, then it should work.

Sponsor our Newsletter | Privacy Policy | Terms of Service