-
Create XML File)
- Create an XML file and Save it as test.xml
-
Input the content below to our newly saved xml file.Then save it.
-
(Read XML File)
- Create a PHP file and Save it as readXML.php
-
Copy the code below to our php file
-
The Output of the above code is,
Qoute #1
Message #1, Blah Blah
Author #1
-
(Write/Append to XML File)
- Create a PHP file and Save it as appendXML.php
-
Copy the code below to our php file
That's All.
Comments
Post a Comment