You can pass the data to the PHP script as a JSON object. Assume your JSON object is like: var stuff ={'key1':'value1','key2':'value2'};.
確定! 回上一頁