资讯

Using POST, the field names and values are sent to the server in the body of the request. When the PHP script handles the request, it puts these values into an associative array called $_POST, with ...