会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Arvim
The wind can blow away the spring, but it couldn't go spring, the seeds of failure can be dim yesterday's efforts, but could not prevent the arrival of the brilliant tomorrow.
博客园
首页
新随笔
联系
订阅
管理
2013年12月30日
php无限极分类(通用版)
摘要: 1,创建数据表CREATE TABLE `city` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` char(64) NOT NULL, `pid` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`id`)) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf82.php代码
阅读全文
posted @ 2013-12-30 01:13 arvim
阅读(347)
评论(0)
推荐(0)
编辑
公告