摘要:
file_dir=$dir; if($ext) $this->file_ext=$ext; } //================連接數據庫 function con($host,$user,$psw) { if(!@mysql_connect($host,$user,$psw)) { $this->showmes("無法連接數據庫!"); ... 阅读全文
posted @ 2007-12-11 08:21
Athrun
阅读(342)
评论(0)
推荐(0)