PHP 超全局变量$_GET 和$_POST 用于收集表单数据(form-data)。 ... 当用户填写此表单并点击提交按钮后,表单数据会发送到名为"welcome.php" 的PHP 文件供 ...
www.w3school.com.cn