iroybot


Member since 2009

6 snippets

23419 profile views

14 Comment(s) Posted

View their favorites

Profile

Achievement

first submission:submitting first snipplet

iroybot's Recent SnippetsTagged xml



« Prev 1 Next »
For some reason tidy inserts new lines before/after <![CDATA[ content in XML files. Since I like the benefits of a reformatted, readable XML... ... i run tidy first, then remove the spaces before/after the CDATA block:
0 3186 posted 13 years ago by iroybot
the link explains how the XML is generated.
1 1862 posted 15 years ago by iroybot
I'm using this out of laziness. PHP is slowing things down here, since it's not as close to C as XPath. A better solution would be to have an attribute specifically for search purposes (either in upper or lowercase).
0 2013 posted 15 years ago by iroybot
an example on how to build xml of a Zend_Form for XSLT use
0 1893 posted 15 years ago by iroybot
0 2106 posted 15 years ago by iroybot
the LIBXML parameter is what this snippet is about. Also this is one way to retrieve XML without having a XML-declaration prepended <?xml>
1 2070 posted 16 years ago by iroybot
« Prev 1 Next »