php-doc-en/reference/domxml/functions
2002-10-07 03:08:34 +00:00
..
DomAttribute-name.xml revision tags added 2002-04-17 06:45:35 +00:00
DomAttribute-specified.xml revision tags added 2002-04-17 06:45:35 +00:00
DomAttribute-value.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-add-root.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-attribute.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-cdata-section.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-comment.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-element-ns.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomDocument-create-element.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomDocument-create-entity-reference.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-processing-instruction.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-create-text-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-doctype.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-document-element.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-dump-file.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-dump-mem.xml added 3 (optional) parameter 2002-08-16 16:18:13 +00:00
DomDocument-get-element-by-id.xml - initial documentation and note about different behaviour in contrast to DOM 2002-04-22 12:05:41 +00:00
DomDocument-get-elements-by-tagname.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-html-dump-mem.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocument-xinclude.xml replace tabs by spaces 2002-08-15 13:18:23 +00:00
DomDocumentType-entities.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocumentType-internal-subset.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocumentType-name.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocumentType-notations.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocumentType-public-id.xml revision tags added 2002-04-17 06:45:35 +00:00
DomDocumentType-system-id.xml revision tags added 2002-04-17 06:45:35 +00:00
DomElement-get-attribute-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomElement-get-attribute.xml document the changes to get more w3c compliance 2002-08-19 14:15:06 +00:00
DomElement-get-elements-by-tagname.xml These all had descriptions of "Adds new attribute" -- obviously incorrect. 2002-10-07 03:08:34 +00:00
DomElement-has-attribute.xml These all had descriptions of "Adds new attribute" -- obviously incorrect. 2002-10-07 03:08:34 +00:00
DomElement-remove-attribute.xml These all had descriptions of "Adds new attribute" -- obviously incorrect. 2002-10-07 03:08:34 +00:00
DomElement-set-attribute-node.xml - removed DomElement-set-attribute-node from documentation (it's not 2002-07-02 08:51:09 +00:00
DomElement-set-attribute.xml revision tags added 2002-04-17 06:45:35 +00:00
DomElement-tagname.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-add-namespace.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomNode-append-child.xml updated to the last source commits 2002-08-16 09:10:15 +00:00
DomNode-append-sibling.xml Insert revision tag 2002-09-09 19:25:36 +00:00
DomNode-attributes.xml document the changes to get more w3c compliance 2002-08-19 14:15:06 +00:00
DomNode-child-nodes.xml - Fix typo. 2002-06-12 09:59:38 +00:00
DomNode-clone-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-dump-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-first-child.xml document the changes to get more w3c compliance 2002-08-19 14:15:06 +00:00
DomNode-get-content.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-has-attributes.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-has-child-nodes.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-insert-before.xml updated to the last source commits 2002-08-16 09:10:15 +00:00
DomNode-is-blank-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-last-child.xml Typo fix 2002-09-09 19:22:26 +00:00
DomNode-next-sibling.xml Correcting entity errors reported by xsltproc 2002-08-27 19:21:11 +00:00
DomNode-node-name.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-node-type.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-node-value.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-owner-document.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-parent-node.xml document the changes to get more w3c compliance 2002-08-19 14:15:06 +00:00
DomNode-prefix.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-previous-sibling.xml Correcting entity errors reported by xsltproc 2002-08-27 19:21:11 +00:00
DomNode-remove-child.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-replace-child.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomNode-replace-node.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomNode-set-content.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-set-name.xml revision tags added 2002-04-17 06:45:35 +00:00
DomNode-set-namespace.xml more documentation about changes and new functions in php 4.3 2002-08-15 13:25:13 +00:00
DomNode-unlink-node.xml revision tags added 2002-04-17 06:45:35 +00:00
DomProcessingInstruction-data.xml revision tags added 2002-04-17 06:45:35 +00:00
DomProcessingInstruction-target.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-new-doc.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-open-file.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-open-mem.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-version.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-xmltree.xml revision tags added 2002-04-17 06:45:35 +00:00
domxml-xslt-stylesheet-doc.xml replace tabs by spaces 2002-08-15 13:18:23 +00:00
domxml-xslt-stylesheet-file.xml replace tabs by spaces 2002-08-15 13:18:23 +00:00
domxml-xslt-stylesheet.xml replace tabs by spaces 2002-08-15 13:18:23 +00:00
DomXsltStylesheet-process.xml replace tabs by spaces 2002-08-15 13:18:23 +00:00
xpath-eval-expression.xml revision tags added 2002-04-17 06:45:35 +00:00
xpath-eval.xml revision tags added 2002-04-17 06:45:35 +00:00
xpath-new-context.xml revision tags added 2002-04-17 06:45:35 +00:00
xptr-eval.xml revision tags added 2002-04-17 06:45:35 +00:00
xptr-new-context.xml revision tags added 2002-04-17 06:45:35 +00:00