Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| slam4:php:codeigniter:javascript [2012/12/20 19:04] – [Envoi de formulaire] jcheron | slam4:php:codeigniter:javascript [2019/08/31 14:21] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 14: | Ligne 14: | ||
| ===== Solutions possibles ===== | ===== Solutions possibles ===== | ||
| Il est possible d' | Il est possible d' | ||
| - | * JQuery | + | * [[slam4: |
| * Prototype | * Prototype | ||
| * Mootools | * Mootools | ||
| Ligne 118: | Ligne 118: | ||
| * **%%$ajax-> | * **%%$ajax-> | ||
| - | <sxh php ; | + | <sxh php ; |
| <?php | <?php | ||
| Ligne 149: | Ligne 149: | ||
| * **postResult** affiche le résultat du POST | * **postResult** affiche le résultat du POST | ||
| - | <sxh php ; | + | <sxh php ; |
| <?php | <?php | ||
| class TestAjax extends CI_Controller{ | class TestAjax extends CI_Controller{ | ||
| Ligne 171: | Ligne 171: | ||
| * **%%$ajax-> | * **%%$ajax-> | ||
| - | <sxh php ; | + | <sxh php ; |
| <?php | <?php | ||
| require_once " | require_once " | ||
| Ligne 220: | Ligne 220: | ||
| * **%%$ajax-> | * **%%$ajax-> | ||
| - | <sxh php ; | + | <sxh php ; |
| <?php | <?php | ||
| require_once " | require_once " | ||