|
|
|
|
|
|
Library & InfoCenter
No.60, Sec. 1, Erren Rd., Rende Dist., Tainan City 71710, Taiwan (R.O.C.)
Tel:06-2664911-1500
E-mail:box160@mail.cnu.edu.tw
$myvar = "Guest:";
echo $myvar;
mysql_connect(localhost,root,phen460) or die("there are problems to connect to mysql!");
$query="select * from tl";
$result=mysql_db_query("counter",$query);
if($result){
$r=mysql_fetch_array($result);
$counter=$r["count"];
$counter=$counter+1;
echo $counter;
$query="update tl set count='$counter' where id=1";
$result=mysql_db_query("counter",$query);
mysql_close();
}
?>
|
|
|
|
|
|
::: |
|
|
|
|
|
|
|
Opening
Hours
Service |
Mon.-Fri. |
Sat. |
Sun. |
Opening Hours |
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
Circulation Service |
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
Multimedia Center |
Closed |
Closed |
Closed |
Discussion Room
|
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
Study Carrels |
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
Auditorium |
08:00 ~21:30 |
Closed |
Closed |
Study Hall |
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
Information Retrieval Room |
08:00 ~21:30 |
09:00 ~18:00 |
09:00 ~18:00 |
|
|
|
|
|
|
|
|
|