$_POST is an array that is only populated if you send the POST body in URL encoded format. PHP does not parse JSON by itself automatically ...
確定! 回上一頁