Home  >  Article  >  Backend Development  >  A login verification program based on mysql 3_PHP tutorial

A login verification program based on mysql 3_PHP tutorial

WBOY
WBOYOriginal
2016-07-13 17:29:25825browse

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

Success! You have pass the checking.

www.bkjia.comtruehttp://www.bkjia.com/PHPjc/531691.htmlTechArticleExample: 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