DOMXML and PHP5, up to date tutorial?

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
Syranide
Forum Contributor
Posts: 281
Joined: Fri May 20, 2005 3:16 pm
Location: Sweden

DOMXML and PHP5, up to date tutorial?

Post by Syranide »

Ok, I've been searching for an hour now, and I find good examples, lots of em... just one catch... none apply to the updated DOMXML object model that came with PHP5, every single one of them are from 2004 and does not apply anymore, and the documentation isn't exactly helping either.

I know the basics of XML, but it's really hard implementing something when there is only out-of-date or incomplete information as far as I could see, so if anyone know of any simple guide/tutorial on how to get started with DOMXML for PHP5(anything is better than nothing) it would be greatly appreciated.

Regards
Post Reply