Reply
Old 10-23-2009, 11:22 AM reading xml
numbenator's Avatar
Ultra Talker

Posts: 432
Location: London
Trades: 0
Hi

i have a xml file like below

<results>
<data city="ashford" score="0.000424188950726211483643274000000000" totalVotes="25"/>
<data city="Bathgate" score="0.000066365808335545526944518100000000" totalVotes="1"/>
</results>

My question is how do i read this xml file in php and output parameters, town and votes

cheers
__________________
www.mastech-solutions.com
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
 
When You Register, These Ads Go Away!
Old 10-23-2009, 11:47 AM Re: reading xml
tripy's Avatar
Do not try this at home!

Posts: 3,176
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
http://www.php.net/manual/en/simplex...ples-basic.php
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is online now
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 10-23-2009, 12:26 PM Re: reading xml
numbenator's Avatar
Ultra Talker

Posts: 432
Location: London
Trades: 0
Thanks very much
__________________
www.mastech-solutions.com
numbenator is offline
Reply With Quote
View Public Profile Visit numbenator's homepage!
 
Old 10-23-2009, 02:52 PM Re: reading xml
freezea's Avatar
Average Talker

Posts: 27
Trades: 0
There are actually 2 ways to parse xml using php. The first one is using Expat, installed with newer version of php (from James Clark i believe) and using xml DOM in php. I would recommend you to try to visit devshed.com or phpbuilder.com for they have a good tutorial on this. You may also try the articles in zend.com
you may also visit this site from php.net:
http://www.php.net/manual/en/ref.xml.php
__________________
RAQ Report: Web-based Excel-like Java reporting tool.
freezea is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to reading xml
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 



Page generated in 0.11044 seconds with 13 queries