Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-15-2012, 09:41 AM   PM User | #1
Darren_RSA
New Coder

 
Join Date: Sep 2012
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Darren_RSA is an unknown quantity at this point
Embed Live currency exchange on html website

Hi,

Is there any way I could 'feed' a live currency exchange from a website and embed it on my html website?

Im super noob so if possible, please explain step-by-step

Thanks!
Darren_RSA is offline   Reply With Quote
Old 10-15-2012, 07:17 PM   PM User | #2
Redcoder
Regular Coder

 
Redcoder's Avatar
 
Join Date: May 2012
Location: /dev/couch
Posts: 309
Thanks: 2
Thanked 46 Times in 45 Posts
Redcoder has a little shameless behaviour in the past
This is not something where the code can simply be written on a post. You'll need to make a front-end which displays data processed from api's like Google Finance.

Try checking out the api documentation at openexchangerates. It's all easy stuff if you understand the API and know how to decode data delivery types like JSON using PHP or Javascript/JQuery.
__________________
For professional Hosting and Web design.....


NetEssentials.co.uk
Redcoder is offline   Reply With Quote
Old 10-16-2012, 12:19 AM   PM User | #3
Len Whistler
Senior Coder

 
Len Whistler's Avatar
 
Join Date: Jul 2002
Location: Vancouver, BC Canada
Posts: 1,323
Thanks: 26
Thanked 100 Times in 100 Posts
Len Whistler is on a distinguished road
In "Post a PHP snippet" I posted a fully functional PHP function to convert currencies in real time using Yahoo Finance. It's also good for stocks. The quotes from Yahoo are very accurate.

Real Time PHP Currency Converter Function
http://www.codingforums.com/showthread.php?t=272696



----
__________________
Leonard Whistler

Last edited by Len Whistler; 10-16-2012 at 12:22 AM..
Len Whistler is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 01:16 PM.


Advertisement
Log in to turn off these ads.