View Single Post
Old 09-04-2008, 18:40   #5 (permalink)
bluesage
Senior Member
 
Join Date: Dec 2006
Location: Switzerland
Posts: 302
with php 5 would look at using simplexml: PHP: SimpleXML - Manual

or for older php version, this should work:
kirupa.com - XML Parsing using PHP {Easy}
kirupa.com - XML Parsing using PHP {Intermediate}
__________________
www.benshu.ch // Evolving with Style

  Reply With Quote