Home  >  Article  >  Backend Development  >  PHP中有没方法把视屏文件地址加密,就是在客户端原文件中看不到真实地址.解决办法

PHP中有没方法把视屏文件地址加密,就是在客户端原文件中看不到真实地址.解决办法

WBOY
WBOYOriginal
2016-06-13 10:03:071243browse

PHP中有没方法把视屏文件地址加密,就是在客户端原文件中看不到真实地址.??
加密后文件真实地址隐藏,让访问者看不出文件的真实地址.

------解决方案--------------------
自己做个加密解密函数..

加密后呈现在访问者眼中的就不是真实文件名了啊..
------解决方案--------------------
用Ajax从后台动态加载
------解决方案--------------------

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