mysql mysql_error mysqli_connect_error 乱码:mysqlmysql_errormysqli_connect_error乱码:<html><head><metacharset=utf-8><title></title></head><body><?php$con=mysqli_connect(localhost,root,root,ehr);if(!$con){//转码echo
dos 运行php文件丢失拓展模块:dos运行php文件丢失拓展模块:Warning:PHPStartup:Unabletoloaddynamiclibrary'D:/wamp/bin/php/php5.3.0/ext/php_xxx.dll'-找不到指定的模组。当出现这样的问题时候,大多数时候是因为php.ini配置文件中,你开启了extension拓展。在找到相应的选项前面加上分号(;)关闭上,就可以解决。或者直接去下载对应的拓展模块。放到