On the receiving side you need to read from the PHP input stream, then decode: <?php // read the incoming POST body (the JSON) $input ...
確定! 回上一頁