Home  >  Article  >  php教程  >  对页面的源代码进行加密,使源代码变成乱码,没法读取

对页面的源代码进行加密,使源代码变成乱码,没法读取

WBOY
WBOYOriginal
2016-06-13 11:21:061129browse

脚本说明:
第一步:把如下代码加入

区域中

第二步:把如下代码加入区域中

 

     

         加密页面源代码脚本

     

将你的页面源代码粘贴在下面的框内,要包括所有的标签例如html , head, body等。


 

 


     
 
 


      VALUE="开始转换">
 
     


     
 

以上是转换好的代码,将他们加入如下脚本的引号""区内,就是加密后的HTML了!




     

     
//put your cripto code there

      function SetNewWords()


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:php模板smartyNext article:session的生命周期是多长