
10-03-2008
|
 |
Moderator
|
|
Join Date: Sep 2006
Location: Emerald Isle
Posts: 82,538
Thanks: 24
Thanked 176 Times in 46 Posts
|
|
|
How to Handle XML Data in PHP
Using APIs in your web application calls for handling streams of raw data. If your program is going to interface with one, you probably want to dirty your hands with XML data first. If you're coding with the PHP programming language, there's a simplified way to keep your XML in line -- the SimpleXML library. Adam DuVander's tutorial runs you through the basics.
Wired.com http://feeds.wired.com/~a/wired/topheadlines?i=NqPfcI
http://feeds.wired.com/~f/wired/topheadlines?i=rwLfM http://feeds.wired.com/~f/wired/topheadlines?i=eoOGm http://feeds.wired.com/~f/wired/topheadlines?i=0VSxm http://feeds.wired.com/~f/wired/topheadlines?i=KOHBM
More...
|