摘要: table=$tables; $this->pagesize=$size; $sql="select * from ".$this->table." "; $query=mysql_query($sql); $row=mysql_num_rows($query); $this->... 阅读全文
posted @ 2014-11-12 19:39 如若へ 阅读(146) 评论(0) 推荐(0)