Home >php教程 >php手册 >动态网页技巧:PHP MySQL integration

动态网页技巧:PHP MySQL integration

WBOY
WBOYOriginal
2016-06-21 09:00:36754browse

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/



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn