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 phpacademy.org Support Forum http Follow us on Twitter! twitter.com Join our Facebook group! www.facebook.com
Posts Tagged ‘Converter’
PHP Tutorials: Currency Conversion using Google Calculator API (Part 2/2)
February 13th, 2012
phpmoz PHP Tutorials: Currency Conversion using Google Calculator API (Part 1/2)
February 7th, 2012
phpmoz Easily convert between currencies with PHP using the Google Calendar API. This tutorial shows you how to create a function to convert between any currency and a form to allow user submission. Official website phpacademy.org Support Forum http Follow us on Twitter! twitter.com Join our Facebook group! www.facebook.com
PHP Tutorial for Beginners – #2 – Arrays, Variables, Echo, HTML
April 6th, 2011
phpmoz Newbie tutorial for people that never used PHP before, hope it came out allright as I didn’t prepare this tutorial. Anyway, here’s the manual I was talking about in the video: php.net
PHP Tutorial for Beginners – #1 – Dowloading & Installing
February 16th, 2011
phpmoz Download: www.mediafire.com In this tutorial I’ll be showing you how to download the PHP editor and how to install the PHP editor. I’m also showing you what to do if your version is in Spanish by accident.
PHP Tutorial for Beginners – #1 – Dowloading & Installing
February 16th, 2011
phpmoz Download: www.mediafire.com In this tutorial I’ll be showing you how to download the PHP editor and how to install the PHP editor. I’m also showing you what to do if your version is in Spanish by accident.
PHP Tutorial for Beginners – #3 – Important PHP Rules
October 6th, 2010
phpmoz In this tutorial I am showing some rules and restrictions in PHP. I’m also very sorry that I didn’t make a tutorial the last few days. There’s no code this time because.. Well, there isn’t much you could get confused with!
PHP Tutorial for Beginners – #3 – Important PHP Rules
October 6th, 2010
phpmoz In this tutorial I am showing some rules and restrictions in PHP. I’m also very sorry that I didn’t make a tutorial the last few days. There’s no code this time because.. Well, there isn’t much you could get confused with!

Posted in
Tags:


PHP Tutorial for Beginners – #4 – If Else Statements Boolean Variable
In this tutorial we’re going to make our own first If-Else statement and try to understand how we can use that function for different purposes. If you want to read the code go to: teachmeupphp.blogspot.com