![]() |
|
|
Content Categories
|
Path = Home : Website Content : Financial Content & Tools : Currency Exchange Calculator Add A Free Currency Exchange Calculator To Your Site
With the free Currency Exchange Calculator visitors to your site will be able to easily compute currency exchanges without leaving your site! The Currency Exchange Calculator has over 200 country/currency combinations!
//code for the Currency Exchange Calculator
$rqst=$_SERVER["HTTP_HOST"].$_SERVER["PHP_SELF"];
$url="http://www.onyoursite.com/data/cxc.htp?rqst=".$rqst;
@readfile($url);
?>
Note :- Your site will need to be php or asp enabled to show the free Currency Exchange Calculator (most paid hosts are). To put the free Currency Exchange Calculator from On Your Site, simply copy the supplied code and paste it into the html on your web page. The code can be positioned on your page using html center, paragraph, or table tags. Visit the web site of Free Currency Exchange Calculator
|