AJAX : Understanding AJAXTag: ajax Category: PHP Applicationpost: 21 Dec 2007 read: 1,797 AJAX Tutorial: Nowdays, you can find AJAX topic everywhere. Yes, this method bring more advantage in internet word. Some people say AJAX is not new technology. It just a method. Other people say it is a technology. In this post, we talk about AJAX in preview. AJAX is an acronym for Asynchronous JavaScript and XML. For me, it mean simple "empowered JavaScript". What that mean? Mmm.. before talk what AJAX exactly, do you ever see (or taste) Yahoo Mail! Beta Version? Or Gmail (not HTML version)? At that web page, without reload full page, we can jump between pages. It is a technique use JavaScript as client side to make background server calls and retrieve additional data as needed. It update certain portions of page without causing full reloads. This is little example web that apply AJAX:
| ||
| | Give Your Opinion | Recommend |
|

