XML
Fast and Rich Web Applications
2025-01-18
11
All XML handling based on libxml2
<?php
$dom
= new
domDocument
;
$dom
->
load
(
'menu.xml'
);
?>
presentations/slides/intro/menu.xml