PHP 和JS通讯通常都用json,但用json 传过来的数组并不是标准的array,而是stdClass ... //PHP stdClass Object转array function object_array($array) ...
確定! 回上一頁