creating a start element:
Strict Standards: Non-static method XML_Util::createStartElement() should not be called statically in /home/miyasola/oldfile/usr/local/lib/php/doc/XML_Util/examples/example2.php on line 63
Strict Standards: Non-static method XML_Util::splitQualifiedName() should not be called statically in /usr/local/lib/php/XML/Util.php on line 710
Strict Standards: Non-static method XML_Util::attributesToString() should not be called statically in /usr/local/lib/php/XML/Util.php on line 732
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 419
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 419
<myNs:myTag foo="bar" xmlns:myNs="http://www.w3c.org/myNs#">
creating a start element:
Strict Standards: Non-static method XML_Util::createStartElement() should not be called statically in /home/miyasola/oldfile/usr/local/lib/php/doc/XML_Util/examples/example2.php on line 72
Strict Standards: Non-static method XML_Util::splitQualifiedName() should not be called statically in /usr/local/lib/php/XML/Util.php on line 710
Strict Standards: Non-static method XML_Util::attributesToString() should not be called statically in /usr/local/lib/php/XML/Util.php on line 732
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 419
<myTag xmlns="http://www.w3c.org/myNs#">
creating a start element:
Strict Standards: Non-static method XML_Util::createStartElement() should not be called statically in /home/miyasola/oldfile/usr/local/lib/php/doc/XML_Util/examples/example2.php on line 82
Strict Standards: Non-static method XML_Util::splitQualifiedName() should not be called statically in /usr/local/lib/php/XML/Util.php on line 710
Strict Standards: Non-static method XML_Util::attributesToString() should not be called statically in /usr/local/lib/php/XML/Util.php on line 732
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
<myTag argh="tomato" foo="bar" xmlns="http://www.w3c.org/myNs#">
Strict Standards: Non-static method XML_Util::createTagFromArray() should not be called statically in /home/miyasola/oldfile/usr/local/lib/php/doc/XML_Util/examples/example2.php on line 121
Strict Standards: Non-static method XML_Util::splitQualifiedName() should not be called statically in /usr/local/lib/php/XML/Util.php on line 625
Strict Standards: Non-static method XML_Util::attributesToString() should not be called statically in /usr/local/lib/php/XML/Util.php on line 653
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 427
Strict Standards: Non-static method XML_Util::replaceEntities() should not be called statically in /usr/local/lib/php/XML/Util.php on line 665
<foo:bar argh="fruit&vegetable" key="value" xmlns:foo="http://foo.com">I'm inside the tag & contain dangerous chars</foo:bar>