POST method is security. GET is NOT SECURE; whatever data you transfer goes as part of URI, and that's why it's visible to the whole world; you can not ...
確定! 回上一頁