網站的首頁HTML代碼存放在模板文件中
<!
<html>
<head>
<title>歡迎<?php echo $_SESSION[
<?php echo $row_rs_config[
<meta http
<style type=
<!
font
font
}
</style>
</head>
<body>
<div align=
<p class=
<?php echo $row_rs_config[
<HR>
<table width=
<tr>
<td width=
<?php echo $row_rs_types[
<?php } while ($row_rs_types = mysql_fetch_assoc($rs_types)); ?> </td>
<td width=
* <a href=
id
<?php echo $row_rs_articles[
[
<?php echo $row_rs_articles[
<?php } while ($row_rs_articles = mysql_fetch_assoc($rs_articles)); ?> </td>
<td width=
<?php
if(!isset($_SESSION[
?> <form name=
<p align=
<table width=
<tr>
<td>用戶名</td>
<td><input name=
</tr>
<tr>
<td>密碼</td>
<td><input name=
</tr>
</table>
<p align=
right
From:http://tw.wingwit.com/Article/program/PHP/201311/21409.html