随笔分类 - 代码速查
摘要:如果用户做了数据提交的动作:if($request->getMethod() == 'POST')调用interceptor$result = GuruInterceptorStack::walk(usersInputProcess,users_input_md5,$input);
阅读全文
摘要:输出一个带有提交的表单View Code <form name="input" action="html_form_action.asp" method="get">Username: <input type="text" name="user" /><input type="submit" value="Submit" /></form>
阅读全文

浙公网安备 33010602011771号