Home >Backend Development >PHP Tutorial > 求好手帮忙看代码啊

求好手帮忙看代码啊

WBOY
WBOYOriginal
2016-06-13 13:22:29901browse

求高手帮忙看代码啊!

HTML code
<!--

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

-->



<meta http-equiv="Content-Type" content="text/html; charset=GB18030">
<title>鍖婚櫌闂ㄨ瘖鎸傚彿绯荤粺</title>
<style type="text/css">
    #table
    {
        margin-right: auto;
        margin-left: auto;
    }
</style>


<?php $pname=$_POST['pname'];
$psex=$_POST['psex'];
$page=$_POST['page'];
$room=$_POST['room'];
if (empty($pname)||empty($psex)||empty($page))
{
?>
<p style="text-align:center">璇疯緭鍏ュ畬鏁寸殑鎮h</p>
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