You can send an array from PHP using JSON_ENCODE function from PHP and get it using JSON_DECODE function in JS. ... $q = "SELECT * FROM users ...
確定! 回上一頁