PHP - AJAX: Passing GET ParameterTag: AJAX, XMLHttpRequest, parameter, GET Category:post: 17 Mar 2008 read: 128 PHP AJAX Step By Step Tutorial - part 3: In this post, we will learn using parameters at AJAX. First, We use http parameter: GET. It is so simple, look following code:
Line 1 & 2, we send two parameter: param1 and param2. Then, line 4, we create a line for finishing the url. Ok, next post, we will see simple implementation of this. |
| | Give Your Opinion | Recommend |
|

