PHP - AJAX: Making XML document use DOM at PHPTag: AJAX, DOM, XML Category:post: 17 Mar 2008 read: 465 PHP AJAX Step By Step Tutorial - part 1: At this post, we have made application that handle xml data from server. At that post, we create xml document manually. As you know, at PHP, we can create xml document use DOM. Let's do it. Create a file named "phpdom.php" within www/test/ajax. Enter following code:
Point your browser to http://localhost/test/ajax/phpdom.php. You will get like:
|
| | Give Your Opinion | Recommend |
|

