Topic: How do I convert $ to £ in Jon Lebensold's shopping cart tutorial?
Hi everyone,
I am working from Jon Lebensold's shopping cart tutorial, which is great by the way, and I'm very new to PHP.
This might seem like a stupid question, but in the video Jon is working with the currency dollars ($). I want to use pounds (£).
How do I convert $ to £? And what is the currency_code for £ for PayPal?
I did attempt to change the $$amount to this $£amount in the table output on the templates page, but nothing happened.
I also tried to put £ in the XML catalog but in the browser a greek letter A was displayed in front of the £.
Thanks for your time.
Last edited by slam38 (2009-10-16 08:46:38)
