Home  >  Article  >  Backend Development  >  展示完整标题

展示完整标题

WBOY
WBOYOriginal
2016-06-13 12:49:11893browse

显示完整标题
php+mysql
注册时在注册的用户名和密码前后加上自定义的字符防止注入效果怎样


像本站论坛公告那里当鼠标移到标题上出现一个框显示完整标题怎么做


------解决方案--------------------
1、用户名和密码被你改了,人家怎么知道?

2、写在 title 属性里就是了
------解决方案--------------------
注册时在注册的用户名和密码前后加上自定义的字符防止注入效果怎样
防止注入的关键在于构造 sql 传世的安全检查!

像本站论坛公告那里当鼠标移到标题上出现一个框显示完整标题怎么做
给 a 标签的 title 赋值
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