The json_encode() function converts a String to a JSON object. // app.php $str = "hello AppDividend"; echo json_encode($str)."\n";.
確定! 回上一頁