In your ajax call put the response dataType: 'json' and the part of PHP: echo json_encode($res); exit;. Regards.
確定! 回上一頁