Pure PHP XML class(es)

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Pure PHP XML class(es)

Post by alex.barylski »

I remember a class called DOMIT but it seems to only be hosted on sourceforge.net now...can't find (rather didn't look hard for) the docs...

Anyone know of any quality DOM implementations done in PHP4?

That don't rely on the PHP extensions...

I've searched phpclasses.org and Google. I've looked into CodeIgniter and they don't seem to have one...
Post Reply