open,edit and save xml file with schema using php
- by Neat
Hy... I'm new in XML Schema, XSL,... (I have basic understanding)
On web page: http://w3schools.com/xsl/xsl_editxml.asp
is shown example for open,edit,save xml file, but with asp.
Do anyone know how can i open/edit and save xml file using php for next example:
<?xml version="1.0" encoding="ISO-8859-1"?>
<tools>
<tool id="1">
…