2
edits
No edit summary |
m (→XML Parsing) |
||
Line 81: | Line 81: | ||
==XML Parsing== | ==XML Parsing== | ||
To use the XML replies from the server, they have to be parsed and probably cached. | To use the XML replies from the server, they have to be parsed and probably cached. | ||
To parse the XML, standard php-commands can be used. | To parse the XML, standard php-commands can be used. | ||
working example for xml.xml with the output array stack() | |||
A working example for xml.xml with the output array stack(): | |||
{| width="70%" | {| width="70%" | ||
|<pre><nowiki> | |<pre><nowiki> |
edits