文件名称:ltldxbphp
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
PHP 跨站脚本攻击漏洞修复插件,php防护代码,依托360的360_safe3.php文件,使用方法:1.将360_safe3.php传到要包含的文件的目录,2.在页面中加入防护,有两种做法,根据情况二选一即可:
a).在所需要防护的页面加入代码
require_once( 360_safe3.php )
就可以做到页面防注入、跨站
如果想整站防注,就在网站的一个公用文件中,如数据库链接文件config.inc.php中!
添加require_once( 360_safe3.php ) 来调用本代码-PHP XSS bug fixes plugin, php protection code, relying on 360 360_safe3.php file, use: 1 360_safe3.php spread to include the directory of the file, add 2 guard on the page, there are two practices can choose one depending on the circumstances: a) the need to protect the pages added code require_once ( 360_safe3 php ) pages can be anti-injection, cross site if you want to inject the entire station, on the site. a public document, such as a database link file config.inc.php in! Add require_once ( 360_safe3 php .) To call the code
a).在所需要防护的页面加入代码
require_once( 360_safe3.php )
就可以做到页面防注入、跨站
如果想整站防注,就在网站的一个公用文件中,如数据库链接文件config.inc.php中!
添加require_once( 360_safe3.php ) 来调用本代码-PHP XSS bug fixes plugin, php protection code, relying on 360 360_safe3.php file, use: 1 360_safe3.php spread to include the directory of the file, add 2 guard on the page, there are two practices can choose one depending on the circumstances: a) the need to protect the pages added code require_once ( 360_safe3 php ) pages can be anti-injection, cross site if you want to inject the entire station, on the site. a public document, such as a database link file config.inc.php in! Add require_once ( 360_safe3 php .) To call the code
(系统自动生成,下载前可以参看下载内容)
下载文件列表
360_safe3.php
使用说明.txt