PHP Error (setup)
« [1] »
I have this error when i set up the script locally and on a web server
Code
Fatal error: Uncaught Error: Call to undefined function querySQL() in /storage/ssd2/812/16752812/public_html/data.php:49 Stack trace: #0 /storage/ssd2/812/16752812/public_html/functions.php(2): require_once() #1 /storage/ssd2/812/16752812/public_html/index.php(17): require_once('/storage/ssd2/8...') #2 {main} thrown in /storage/ssd2/812/16752812/public_html/data.php on line 49
It's appears when i configure the mysql connection
Can you help me ? thank you.