摘要: 分页函数内容:".($totle?($firstcount+1):0)."-".min($firstcount+$displaypg,$totle)." 条记录,共 $totle 条记录"; //如果只有一页则跳出函数:if($lastpg首页 ";if($prepg) $pagenav.=" 前页 "; else $pagenav.=" 前页 ";if($nextpg) $pagenav.=" ... 阅读全文
posted @ 2007-06-12 13:26 dodo-yufan 阅读(972) 评论(0) 推荐(0)
摘要: 官方的说法是 MySQL 4.1 and up uses an authentication protocol based on a password hashing algorithm that is incompatible with that used by older clients. ... 阅读全文
posted @ 2007-06-12 12:06 dodo-yufan 阅读(961) 评论(0) 推荐(0)
摘要: 将AddDefaultCharset ISO-8859-1 改为AddDefaultCharset GB2312 阅读全文
posted @ 2007-06-12 12:05 dodo-yufan 阅读(1174) 评论(0) 推荐(0)