Hello
I got a job at school to create a database and display it on the website. I made the database but trying to display it on the website I can't connect. Apache and Mysql are enabled. The error that is displayed to me
Fatal error: Uncaught Error: Call to undefined function mysql_connect () in C: \ xampp \ htdocs \ strona.php: 2 Stack trace: # 0 {main} thrown in C: \ xampp \ htdocs \ strona.php on line 2
Thank you in advance for your help.
I got a job at school to create a database and display it on the website. I made the database but trying to display it on the website I can't connect. Apache and Mysql are enabled. The error that is displayed to me
Fatal error: Uncaught Error: Call to undefined function mysql_connect () in C: \ xampp \ htdocs \ strona.php: 2 Stack trace: # 0 {main} thrown in C: \ xampp \ htdocs \ strona.php on line 2
Thank you in advance for your help.
Code: PHP