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