Home  >  Article  >  Backend Development  >  php注册提交可以写到数据库中,但是不能显示注册成功执行不了之后,是哪里不对?的语句解决方法

php注册提交可以写到数据库中,但是不能显示注册成功执行不了之后,是哪里不对?的语句解决方法

WBOY
WBOYOriginal
2016-06-13 13:49:51809browse

php注册提交可以写到数据库中,但是不能显示注册成功执行不了之后,是哪里不对?的语句

PHP code
<!--

Code highlighting produced by Actipro CodeHighlighter (freeware)
http://www.CodeHighlighter.com/

-->
<?php session_start();
    header('Content-Type:text/html;charset=gb2312');
?>



<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>娉ㄥ</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