Week 13

Notes 13

PHP AJAX JQUERY


  • $("#id").load(page);
  • $.get
  • $.post
  • $.ajax
  • echo json_encode($json)