I've recently wanted to make a PHP file, but then i got this error
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
I've tried the MySQLi but it's not working. Any suggestions?
Heres my code
https://pastebin.com/irz2ni3W