未捕获错误:调用未定义函数mysql_query()错误

时间:2018-05-05 15:32:37

标签: php mysql database

我最近想制作一个PHP文件,但后来我收到了这个错误

Fatal error: Uncaught Error: Call to undefined function mysql_query() in /storage/ssd4/088/5637088/public_html/includes/global.php:109 Stack trace: #0 /storage/ssd4/088/5637088/public_html/index.php(8): include_once() #1 {main} thrown in /storage/ssd4/088/5637088/public_html/includes/global.php on line 109

我已经尝试过MySQLi,但它没有用。有什么建议吗?

继承我的代码

https://pastebin.com/irz2ni3W    

0 个答案:

没有答案