include "search2.php"; ?>
$dbhostname = "localhost";// host
$dbusername = "j2h"; //user
$dbuserpass = "love";// //password
$dbname = "house"; //database
$table="roomer";
$table2="roomer2";
$tablefree="housefree";
$mastertable="housemaster";
$membertable="housemember";
$membertablebackup="memberbackup";
$moneytable="money";
$roomertable="roomer";
$backup="roomerbackup";
$backup2="roomerbackup2";
$roomertable2="roomer2";
$booktable="guestbook";
$booktable2="guestbook2";
$goodtable="good";
$limit = 30;
$conID = @mysql_pconnect($dbhostname, $dbusername, $dbuserpass) or die ("資料連結錯誤");
mysql_select_db( "$dbname",$conID);
//$isload =1; //判別是否被呼叫過
?>
目前沒有任何資料
|
$vor = $show+$limit;
$back =$show-$limit;
print " ";
if ($show-$limit >= 0){
print " 上一頁 ";
}
if (($show+$limit) < $total){
print " 下一頁 ";
}
print "";
?>
|
Copyright(C)2000 j2h.net All Rights Reserved
著作權所有 J2H房屋網
客服電話:(02)2356-3428、0930-420500 週一至週五 pm12:30~pm6:00 |