Day: November 18, 2015
-
Post Views: 11 1. ;extension=php_mysql.dll, disable mysql extension in php.ini; 2. In the function dependency check, mysqli_connect is supported; 3. After installation, open the blank; 4. Delete the program file, copy the file to the installation directory, edit discuz_x3.2_sc_utf8/source/class/discuz/discuz_database.php, and find the function quote, modify, because it does not make the judgment of extended support: tiveting if (is_string($str)) return\. mysql_escape_string($str)…
