AJAX GET PHP JSON FILE BACK code example Example: php json response to ajax <?php echo json_encode($data); ?>