Aggiornamento dinamico pagine tramite AJAX
AJAX is a developer's dream, because you can:
- Update a web page without reloading the page
- Request data from a server - after the page has loaded
- Receive data from a server - after the page has loaded
- Send data to a server - in the background (from W3Schools)
- Principi di funzionamento di Ajax di Gaffuri Maurizio
- Ajax programming by wikipedia
- AJAX Introduction by w3schools
- AJAX Examples by w3schools
- PHP - AJAX and PHP by w3schools
Ultime modifiche: venerdì, 21 gennaio 2022, 09:15