Http-Request-Filter:来自 xss 和 sq linjection 的安全请求方法 GET、POST

时间:2021-07-10 13:52:36
【文件属性】:
文件名称:Http-Request-Filter:来自 xss 和 sq linjection 的安全请求方法 GET、POST
文件大小:2KB
文件格式:ZIP
更新时间:2021-07-10 13:52:36
PHP HttpRequestFilter ================== 来自 xss 和 sq linjection 的安全请求方法 GET、POST 要使用它,只需包含文件 require 'HttpRequestFilter.php' ; 例子 <?php require 'HttpRequestFilter.php' ; if ( isset ( $ _POST )) { var_dump ( $ _POST ); } ?> < form action ="" method =" POST " > Name : < input type =" text " name =" name " > < br> email : < input type =" text " name =" email " > < br> age : < input type =" text
【文件预览】:
Http-Request-Filter-master
----LICENSE(1KB)
----HttpRequestFilter.php(827B)
----README.md(550B)

网友评论