Hello I'm trying to encode a php array from db to a json object in order to send it to front-end. I'm doing it as follow: while ($row = …
確定! 回上一頁