首页 > 数据库 > MySQL > 正文

动态网页技巧:PHP MySQL integration

2024-07-24 12:57:01
字体:
来源:转载
供稿:网友

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/

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