摘要:
ORDER BY DESC 降序排列 阅读全文
posted @ 2016-03-28 23:53
JasonXu_徐晓峰的博客
阅读(1044)
评论(0)
推荐(0)
摘要:
说明 阅读全文
posted @ 2016-03-28 23:31
JasonXu_徐晓峰的博客
阅读(311)
评论(0)
推荐(0)
摘要:
安装curl扩展遇到一个傻逼问题 [root@xxx openssl]# /usr/local/php/bin/phpizeCannot find config.m4.Make sure that you run '/usr/local/php/bin/phpize' in the top leve 阅读全文
posted @ 2016-03-28 22:56
JasonXu_徐晓峰的博客
阅读(195)
评论(0)
推荐(0)
摘要:
php array数组: $arrayValue = array(5); $arrayValue = array('5'); 的不同之处 一个是整型一个是字符串型 array(1) { [0]=> int(5) } array(1) { [0]=> string(1) "5" } 表示:数组下标为0 阅读全文
posted @ 2016-03-28 22:51
JasonXu_徐晓峰的博客
阅读(465)
评论(0)
推荐(0)

浙公网安备 33010602011771号