Windows下安装pear DB的步骤(php开发系列一)

    环境:windows XP ;wamp(php5)php 在命行下到php目录下,运行go-pear.bat(其内容其实为cliphp.exe -d output_buffering=0 PEARgo-pear.php )它会给你安装pear命令和安装一些pear包,此包内不含db模块;   找到pear.exe  Command console下运行:pear install db,这时
相关文章
相关标签/搜索