Connecting Tech Pros Worldwide Help | Site Map

Using XML with PHP

  #1  
Old August 23rd, 2005, 01:15 PM
Ian N
Guest
 
Posts: n/a
Hi,

I'm trying to intergrate an XML data feed with an existing website to
provide currency conversions.

The rates will need to be stored in a MySQL database after the feed's
been updated by XE.com, the site will then access all of the rates via
the MySQL table.

I'm having problems figuring out how to get the rates into php and then
into a DB, i've tried and succesfully created my own RSS feeds which
are then read into PHP, this all seems quite easy, but it's just not
playing ball for me.

If anyone has any advice on where to start it'd be greatly appreciated.

Kind Regards,

Ian

Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using Xml With Php shivendravikramsingh answers 2 September 16th, 2007 05:28 PM
Reading XML with PHP Aggelos answers 4 March 16th, 2007 02:15 PM
Parsing XML with PHP - not DOM XML bizt answers 1 December 13th, 2005 12:35 PM
Generated XML with PHP Joel Witherspoon answers 2 July 20th, 2005 08:10 AM