How to define this array for google currency converter?
Hi guys.
This is nice little code to convert currency on websites using google currency convert service, but it needs some modification, so can any one please help with it, it returns this when testing it:
Notice: Undefined offset: 1 in D:\wamp\www\index.php on line 9
Notice: Undefined offset: 3 in D:\wamp\www\index.php on line 9
Notice: Undefined offset: 1 in D:\wamp\www\index.php on line 13
Notice: Undefined offset: 3 in D:\wamp\www\index.php on line 14
After searching online I found that the array for the variable $expl must be defined, so I tried to define it but it seems that I am still not getting it right, here is the code:
Bookmarks