![]() |
DOM XML Funktionen |
|
| |
||
| object xmldoc (string str)
(PHP 4 >= 4.0b4) Es wird ein Objekt mit der DOM Repräsentation eines XML Dokuments erzeugt |
|
|
| object xmldocfile (string filename)
(PHP 4 >= 4.0b4) Es wird ein Objekt mit der DOM Repräsentation einer XML Datei erzeugt |
|
|
| object xmltree (string str)
(PHP 4 >= 4.0b4) Es wird eine Baum Repräsentation eines XML Dokuments erzeugt |
|
| |
| weiter: |
|
| zurück: |
|