On the same topic, is there a way to select <?xml with Zend_Dom? What would be the xpath or css query?
Waigani wrote: > > Is there a ZF solution to using both short tags and xml declaration in a > view script? I know <? vs <?xml is a general php problem, but if the ZF > manual continues to demonstrate with short tags (and I hope it will - long > live short tags) then it would be good to have a solution for this long > standing problem with short tags. > > I've come across two solutions (neither ideal): 1. echo out xml > declaration, 2. patch PHP source code (why is such a patch not standard?). > > Can ZF do anything better? > -- View this message in context: http://www.nabble.com/short-tags-and-xml-declaration--solution--tp19709385p19709493.html Sent from the Zend Framework mailing list archive at Nabble.com.
