您的位置:首页技术文章
文章详情页

PHP MySQL integration

【字号: 日期:2024-02-11 16:11:36浏览:15作者:猪猪

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/

标签: PHP