[ciapug] xml writing/validating

Tony Bibbs tony at tonybibbs.com
Wed Dec 20 14:44:35 CST 2006


Yeah, being limited by PHP4 is a killer.  The DOM/XML stuff in PHP5 
handles all of this.  If you looked at simplexml?

--Tony

Barry Von Ahsen wrote:
> anyone writing xml with php?
> 
> maybe I don't know what I'm looking for, but it seems to me there should 
> be a class, you pass a dtd/xsd to the constructor, then you can create 
> elements based on the dtd/xsd (yes, just that simple :)
> 
> it looks like the pear::xml_fastcreate looks close, but isn't officially 
> packaged for rhel4.3
> 
> what are you guys using for writers/validators?  anything php4.3/rhel4.3 
> compatible is especially welcome
> 
> -barry
> 
> 
> _______________________________________________
> ciapug mailing list
> ciapug at cialug.org
> http://cialug.org/mailman/listinfo/ciapug


More information about the ciapug mailing list