Easily convert between currencies with PHP using the Google Calculator API. This tutorial shows you how to create a function to convert between any currency and a form to allow user submission. Official website http://phpacademy.org Support Forum http://phpacademy.org/forum Follow us o... More
Added Feb 6, 2012
Channel Entertainment
Duration 10:12 | views 1864
VIP Comments 0
Recent Comments 15
Rating:
Tags php google currency converter conversion api create gbp to usd aud calculator
Permalink:
Post a VIP comment
VIP Comments (0)
Recent Comments (15)
alberto60 Says:
Do we need to be online always to use that php script?
TwistingFirestarter1 Says:
Is there anyway of outputting the exchange rate to the user beforea user has submitted a query? Fantastic video btw!!!!
kashif1964 Says:
Alex is there is any plan to have a tutorial on building web services using PHP
adamziaja Says:
where is full code?
redheart419 Says:
I was using Yahoo API in my program and I needed another API from different service as fallback. Thanks Alex :)
invinciblemode Says:
After casting them to int or flat, you could concatenate a $to or $from variable to get the currency.. :D
OtherMehdi Says:
Here is a link which exactly what Alex try to teach, mehdix.co.uk slash currency
weward Says:
thanks again for another awesome lesson! =)
phpacademy Says:
Basically echo isn't strictly a function, but allows an unlimited amount of strings to be passed to it.
phpacademy Says:
Great to hear!
realtuty Says:
nothing instead of using a (dot) a (comma) means (and)
Wiejeben Says:
Btw I've one question, why use a , (comma) in the echo of row 25 (At the end of the video), whats wrong with the . (dot)
Wiejeben Says:
I learn more from this than I do at college!
Mrsolarcss Says:
Thanks, Very Nice Lesson ...
TwistingFirestarter1 Says:
Very helpful video thanks once again :)!