首页 > 编程 > PHP > 正文

PHP MySQL integration

2019-11-18 16:40:35
字体:
来源:转载
供稿:网友

1. copy $php/php5ts.dll and libMySQL.dll into $windows/system32

2. in php.ini
#find extension=php_mysql.dll and add a new line:
extension=php_mysqli.dll

A detail step by step link:
http://a51.neostrada.pl/


发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表