Re: [請益] PHP程式碼

看板PHP作者 (囧●建資20th)時間18年前 (2007/03/18 15:07), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串2/3 (看更多)
※ 引述《grace7616 (臨玥)》之銘言: : =================== 以下是我的程式碼 =================== : <?php : $total = mysql_num_rows($result); : //如果結果筆數大於等於1 : if ($total>=1) : { ?> : <form action="main.php" method="post" name="form1"><p align="center"> <?php : } : else : echo "<tr><td colspan=4>資料錯誤"; : ?> : =================== 以上是我的程式碼 =================== : <form action="main.php" method="post" name="form1"><p align="center"> : 這一行是不是不能在<?php ?>之間出現阿 : 因為執行的時候不能執行 : 想請教各位要怎麼修改 >"< : 謝謝~~^^ -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 61.230.110.4
文章代碼(AID): #15_EL5QZ (PHP)
討論串 (同標題文章)
本文引述了以下文章的的內容:
0
2
完整討論串 (本文為第 2 之 3 篇):
0
2
文章代碼(AID): #15_EL5QZ (PHP)