php echo dan array ke consle
echo "<script>console.log('" . json_encode($data) . "');</script>";
Different Dormouse
echo "<script>console.log('" . json_encode($data) . "');</script>";