php // Set up the data to be sent in the response. $data = array( 'some data' ); // Output the JSON data.
確定! 回上一頁