how to use a json response in php ajax code example Example: php json response to ajax <?php echo json_encode($data); ?>