Manipulate the HTML page while you are working on it
• Read and parse XML documents received from the server
• Create new XML documents
On the server side, you can use the DOM and PHP to:
• Compose XML documents, usually for sending them to the client
• Read XML documents received from various sources
No comments:
Post a Comment