Home  >  Article  >  php教程  >  一个基于mysql的登陆验证程序三

一个基于mysql的登陆验证程序三

WBOY
WBOYOriginal
2016-06-13 10:28:58856browse

/************************ file name: login_chk.php3 ************************/ if ($yn!="yes") { echo " "; exit; } ?> Example: require("login_chk.php3"); ?>

Success! You have pass the checking.
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