环境搭建 huanghaiping 2018-07-26 3100浏览 0评论
Linux Centos 6.5 安装FFMPEG && 故障排查
后端开发 huanghaiping 2017-10-25 1690浏览 0评论
,php操作memcache有memcache库和memcached库,其中memcache是php内置的扩展库,支持面向对象和面向过程两种操作,memcached是基于libmemcached的一套第三方扩展库,仅支持面向对象方式操作,相对于memcache扩展而言,功能更加强大,方法更加丰富,效率更高。下面介绍下在window环境下如何安装memcache扩展和开启redis扩展,
环境搭建 huanghaiping 2017-06-10 2080浏览 0评论
linux 下php redis-3.2.9 安装和使用教程,产业,安装的软件,装所使用的操作系统为linux centos 6.4 Redis版本为3.2.9
环境搭建 huanghaiping 2017-06-01 1925浏览 0评论
wamp2.5下php_curl扩展库无法加载的解决方法,尝试了几种方法。得到最终的解决方法
环境搭建 huanghaiping 2017-06-01 2471浏览 0评论
nstall Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Your requirements could not be resolved to
后端开发 huanghaiping 2017-05-27 3212浏览 0评论
wamp2.5安装php7.1.15,php7.0.19,php,5.6.30,各种php版本的内容,方便大家学习