+ 1
Meaning of the following php error
Fatal error: Uncaught Error: Call to undefined function mysqli_result() in C:\xampp\htdocs\WORK\Function\users.php:7 Stack trace: #0 C:\xampp\htdocs\WORK\Connection\Login_process.php(15): user_exists('100', '1') #1 {main} thrown in C:\xampp\htdocs\WORK\Function\users.php on line 7
1 ответ
- 1
it says that function is not defined could be due to typo mistake ,typo located in in users.php file on line 7