分类: 编程

PHP 扩展:mbstring

因为最小化安装的PHP,很多扩展没有启用,在登陆phpMyAdmin时得到一个警告: The mbstring PHP extension was not found and you seem to be using a multibyte charset. Without the mbstring…

Windows 上的 PHP 开发环境

下载准备工作 打开 windows.php.net 选择版本下载并查看左侧的选择版本说明。这里选择 PHP 5.5,PHP 5.6 均可,但配合 Apache 的话必须使用 Thread Safe (TS) 的版本,由于使用的是 VC11,那么进入 www.apachelounge.com 下载对应…