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

动态网页技巧:PHP MySQL integration

WBOY
Release: 2016-06-21 09:00:36
Original
758 people have browsed it

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/



Related labels:
source:php.cn
Statement of this Website
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
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template