Login
Register
File: gccdemo.php
Search
All class groups
Latest entries
Top 10 charts
Blog
Forums
Help FAQ
Recommend
this page to a friend!
Stumble It!
Bookmark in del.icio.us
Classes of Eric Wagener
>
Google currency conversion
>
gccdemo.php
>
Download
File:
gccdemo.php
Role:
Example script
Content type:
text/plain
Description:
Demo
Class:
Google currency conversion
Convert currency values using Google search
Author:
By
Eric Wagener
Last change:
Date:
2008-07-19 04:36
Size:
91 bytes
Contents
Download
<?
require_once(
"gcc.php"
);
$ccy
= new
gcc
();
print
$ccy
->
get_ccy
(
"USD"
,
"EUR"
,
30
);
Advertise on this site
Site map
Newsletter
Statistics
Site tips
Privacy policy
Contact
For more information send a message to
info at phpclasses dot org
.
Copyright (c)
Icontem
1999-2013