PHP - AJAX: Implementing PHP DOM and GET ParametersTag: AJAX, javacript, DOM, CSS, client side, javascript event, Parameter, GET, XML Category: PHP Applicationpost: 18 Mar 2008 read: 277 PHP AJAX Step By Step Tutorial - part 6: At previous post, we use plan text to generate calculation result. Now, we modify in order to generate xml format. Create a file named "calc.php" within www/test/ajax. Enter following code:
Try to point your browser like http://localhost/test/ajax/calc.php?param1=10¶m2=5&func=add. You will get like this:
|
| | Give Your Opinion | Recommend |
|

