You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No, just follow this pull request #19 (comment)
Problem is that mysql_connect is banned from php-7.x, the fork of the pull request did the compatible work.
By the way, you may need to apt install php7.x-mysql and modify the php.ini in /etc/php/7.3/apache2 to enable the mysql extention. Then restart related services.
sql-connection目录下找不到定义操作sql的一系列函数的php文件,比如mysql_connect(),mysql_query()等等,是不是需要读者自行定义?
The text was updated successfully, but these errors were encountered: