$_POST is empty. I tried to read from $_POST using php code: var_dump($_POST);. But the result is array(0) { }. Anything I need to set?
確定! 回上一頁