摘要:
FIND_IN_SET(str,strlist)函数 str 要查询的字符串 strlist 字段名 参数以”,”分隔 如 (1,2,6,8) 查询字段(strlist)中包含(str)的结果,返回结果为null或记录 参考:http://www.cnblogs.com/manongxiaobing 阅读全文
posted @ 2016-04-15 21:31
lifeinearth
阅读(161)
评论(0)
推荐(0)
摘要:
php的配置文件php.ini文件 post_max_size = 200M upload_max_filesize = 60M 导入的文件上限是post_max_size和upload_max_filesize中最小的那个值 然后我们登录phpmyadmin,然后点击导入,我们查看要导入的文件最右 阅读全文
posted @ 2016-04-15 10:58
lifeinearth
阅读(304)
评论(0)
推荐(0)
浙公网安备 33010602011771号