2010年11月28日

php-curl使用

摘要: 编译:$ cd $PHP_SOURCE/ext/curl$ $PHP_DIR/bin/phpize$ ./configure --with-php-config=$PHP_DIR/bin/php-config$ makecp modules/curl.so $APACHE_HOME/modules编辑php.iniextension_dir = "$APACHE_HOME/modules/"ext... 阅读全文

posted @ 2010-11-28 15:26 IT老友 阅读(248) 评论(0) 推荐(0) 编辑

导航