PHP XML

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
vivekjain
Forum Commoner
Posts: 76
Joined: Thu Jan 08, 2004 12:38 am

PHP XML

Post by vivekjain »

Hi,
Can anyone suggest me an application where in can use PHP XML, where XML actaully plays a crucial role. What I mean is, I would practially want to know why we need to go in for XML. Thanks.
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

Very simple. I have an application on my server and you want my data. The best way for me to give you my data is for me to give you an XML feed.
hongco
Forum Contributor
Posts: 186
Joined: Sun Feb 20, 2005 2:49 pm

Post by hongco »

I haven't got into xml yet, any recommendation on which book I should start with. There are so many out there, and not sure which one is good - consider I know a little tiny thing about xml :)

Thanks!
User avatar
hawleyjr
BeerMod
Posts: 2170
Joined: Tue Jan 13, 2004 4:58 pm
Location: Jax FL & Spokane WA USA

Post by hawleyjr »

My recommendation is google xml and PHP for tutorials. I’m not anti book or anything there are a ton of tutorials and examples of XML and PHP.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Post by onion2k »

An RSS syndicator?
Post Reply