我的mac下有关php扩展的安装
摘要:之前安装yaf和mcrypt扩展一直失败,今天终于找到原因了。那是因为./configure的时候没有指定php版本,所以用了默认的php的版本,正确的姿势应该是:./configure --with-php-config = /usr/local/Cellar/php56/5.6.33_9/bin
阅读全文
posted @
2018-08-16 16:53
hehelele
阅读(111)
推荐(0)
xmlhttprequest 1.0和2.0的区别,from qq前端哥
摘要:阮一峰好文:http://www.ruanyifeng.com/blog/2012/09/xmlhttprequest_level_2.html
阅读全文
posted @
2018-08-08 16:17
hehelele
阅读(220)
推荐(0)