Daniel Latter wrote:
>
> Can anyone recommend any XML libs they use with thier ZF app? I need to
> create, parse, request/respond etc..
>
I normally use SimpleXML or DOMDocument. Ive also used XMLReader in the past
for huge files, but never in conjunction with ZF. There is also Zend_Dom
http://framework.zend.com/manual/en/zend.dom.html which is based on
DOMDocument.
--
View this message in context: http://n4.nabble.com/XMheL-tp947685p947687.html
Sent from the Zend Framework mailing list archive at Nabble.com.