|
作者: chencvd [chencvd] 论坛用户 | 登录 |
您好!这是PHP回密码的一段程序: <?function password($pass){ $r = mysql_query("select password('$pass') as pass"); $data = mysql_fetch_array($r); return $data["pass"]; } $stl=password($w); echo $stl; 请问这段程序是怎么运行的. |
地主 发表时间: 06/25 17:06 |
|
20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon
粤ICP备05087286号