Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple, you just type “AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO” and search, the inbuilt calculator will give you the result. For example, if one wants to convert 1 U.S Dollar into Euro, he shall type “1 USD in EUR”. ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open, anyone can use it. ? So if you want to convert a currency into another using the API, your callback URL would look like: ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY // 1 USD in EUR example www.google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc : true}” . You can easily explode() the string using php and extract the required data . ? To make…

Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple, you just type “AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO” and search, the inbuilt calculator will give you the result. For example, if one wants to convert 1 U.S Dollar into Euro, he shall type “1 USD in EUR”. ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open, anyone can use it. ? So if you want to convert a currency into another using the API, your callback URL would look like: ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY // 1 USD in EUR example www.google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc : true}” . You can easily explode() the string using php and extract the required data . ? To make…

Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple , you just type ” AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO ” and search , the inbuilt calculator will give you the result .For example , if one wants to convert 1 U.S Dollar into Euro , he shall type “1 USD in EUR” . ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open , anyone can use it . ? So if you want to convert a currency into another using the API , your callback URL would look like : ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY// 1 USD in EUR examplewww. google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc: true}” . You can easily explode () the string using…

Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple, you just type “AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO” and search, the inbuilt calculator will give you the result. For example, if one wants to convert 1 U.S Dollar into Euro, he shall type “1 USD in EUR”. ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open, anyone can use it. ? So if you want to convert a currency into another using the API, your callback URL would look like: ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY // 1 USD in EUR example www.google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc : true}” . You can easily explode() the string using php and extract the required data . ? To make…

Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple, you just type “AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO” and search, the inbuilt calculator will give you the result. For example, if one wants to convert 1 U.S Dollar into Euro, he shall type “1 USD in EUR”. ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open, anyone can use it. ? So if you want to convert a currency into another using the API, your callback URL would look like: ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY // 1 USD in EUR example www.google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc : true}” . You can easily explode() the string using php and extract the required data . ? To make…

Currency conversionCurrencyconversionusingphpandGooglecalculatorapi

Currency conversion using php and Google calculator api ? Google is a wonderful ! While most of us use it for searching the web for information, few are aware that it has an inbuilt calculator which can also be used for converting a currency into another . Doing so is really simple , you just type ” AMOUNT CURRENCY_CONVERTING_FROM in CURRENCY_CONVERTING_TO ” and search , the inbuilt calculator will give you the result .For example , if one wants to convert 1 U.S Dollar into Euro , he shall type “1 USD in EUR” . ? Now lets get to the topic of this post , Google also has a secret calculator API ( http://www.google.com/ig/calculator ) that is usually used for iGoogle gadgets , but since its free and open , anyone can use it . ? So if you want to convert a currency into another using the API , your callback URL would look like : ? ? ? www.google.com/ig/calculator?hl=en&q=AMOUNT-FROM_CURRENCY=?TO_CURRENCY// 1 USD in EUR examplewww. google.com/ig/calculator?hl=en&q=1USD=?EUR ? ? ? In the above example , you get a string which looks like “{lhs: “1 U.S. dollar”,rhs: “0.838574423 Euros”,error: “”,icc: true}” . You can easily explode () the string using…

Contact Us

Contact us

181-3619-1160

Online consultation: QQ交谈

E-mail: 34331943@QQ.com

Working hours: Monday to Friday, 9:00-17:30, holidays off

Follow wechat
Scan wechat and follow us

Scan wechat and follow us

Follow Weibo
Back to top
首页
微信
电话
搜索