json_encode()和json_decode()的用法

mixed json_decode ( string $json [, bool $assoc ] )  接受一個 JSON 格式的字符串而且把它轉換爲 PHP 變量 php 返回值  Returns an object or if the optional assoc parameter is TRUE, an associative array is instead returned.  js
相關文章
相關標籤/搜索