Exchange Rate tool for PHP
Hi frens, in this post i am showing you all a simple Currency Exchange rate tool which can be used in any site for currency conversion. It is very simple to use, as simple as copy and paste the four line code where you want to show the currency conversion tool. I found this exchange too in http://www.iraqidinar.org.
For PHP you need nothing complex to do simply copy the code shown below and paste it in your php file using html editor. This code can be positioned on your page using html center, paragraph, or table tags.
