PHP 5 and XML
PHP 5 and XML
2024-11-22
4
In PHP 5 working with XML can be done in any number of ways, via a whole series of extensions.
•
XML extension
•
DOM
•
XML-RPC
•
Simplexml
•
SOAP
•
XML Reader (PECL)