流行的URL加密参数的方法是什么?PHP的,该怎么解决

WBOY
Release: 2016-06-13 13:53:19
Original
847 people have browsed it

流行的URL加密参数的方法是什么?PHP的
PHP代码的

------解决方案--------------------
最简单也没有什么用的base64...否则,自己写一个加密函数一个解密函数。。
------解决方案--------------------
http://hi.baidu.com/fufay/blog/item/8aee3ed1ab58b3d2572c84fa.html
------解决方案--------------------
加密还是编码啊?
如果是加密可以用des/des3

http://hi.baidu.com/lael80/blog/item/58244460067226df8db10d94.html

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template