1 year ago
#376446
Demola
Unable to run mysqli_result
$user_id = mysqli_result($query_result, 0, student_id’);
I want to bring the student_id from the database for the student that logged in
php
mysql
mysqli
0 Answers
Your Answer
1 year ago
#376446
Demola
$user_id = mysqli_result($query_result, 0, student_id’);
I want to bring the student_id from the database for the student that logged in
php
mysql
mysqli
0 Answers
Your Answer