Webshop question

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
wizzard81
Forum Commoner
Posts: 66
Joined: Wed Jan 15, 2003 6:05 am
Location: Belgium
Contact:

Webshop question

Post by wizzard81 »

Hi,

I have a question i'm working on a webshop but i want 2 different valuta's € and $. Now what i want is that he user can select the valuta and that all the prices are being switched to the selected valuta. Anyone an idea?

Cheers
Kris
wizzard81
Forum Commoner
Posts: 66
Joined: Wed Jan 15, 2003 6:05 am
Location: Belgium
Contact:

Post by wizzard81 »

???
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Not entirely sure what you are looking for - currency conversion?

Mac
wizzard81
Forum Commoner
Posts: 66
Joined: Wed Jan 15, 2003 6:05 am
Location: Belgium
Contact:

Post by wizzard81 »

Well yes and no :) i want that the user can select on the website the currency he wants. Like European people select euro america us dollar. So then every price in the webshop will be showed in the currency the user selected.
Post Reply