iroybot


Member since 01/29/2009

Name: Erik Pöhler

Location: Mexico

Website: http://erikpoehler.com

Webdeveloper

6 snippets

4223 profile views

15 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 786 posted 11 years ago by iroybot
the link explains how the XML is generated.
1 608 posted 12 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 597 posted 13 years ago by iroybot
an example on how to build xml of a Zend_Form for XSLT use
0 611 posted 13 years ago by iroybot
0 704 posted 13 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 647 posted 13 years ago by iroybot
« Prev 1 Next »