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

WBOY
Release: 2016-06-13 13:49:51
Original
758 people have browsed it

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>
Copy after login
Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!