Bonjour à tous
Pour ceux qui avaient suivi (voir news précédente sur le sujet), la suite de cet article va plus loin car il aborde tout simplement l'utilisation de AJAX.
Sommaire détaillé non traduit :
- Page 1 :
- An Introduction to AJAX
- What is AJAX?
- Live E-Mail Validation with AJAX
- Coding for AJAX
- The Server-Side PHP
- Validating the Data
- Page 2 :
- Processing the Data
- Returning a Response
- The HTML Code
- The Ajax Engine
- Creating an instance of the XMLHTTP Object
- Initializing the Environment
- Page 3 :
- Sending a Request
- Synchronous Request
- Asynchronous Request
- Parsing the Response
- Validating the Email Address
- Page 4 :
- Verifying the Email Address
- Putting it All Together
- Extending this Example
- Sites Which use Ajax
Bonne lecture et bons tests !
L'Equipe de PHPDébutant
au fait, c'était la 500ème news de PHPDébutant
|