Looking for ?

Translate

Solved!! Mysqli Prepare Statement Returns undetected error

Likely Question: I have a query like INSERT INTO students (PhoneNumber, FirstName, MiddleInit, LastName, Email, Password, SignupType, Active, SignupDate) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?)


But when i run it, i gets an error which i can't figure out what causing the error.















SOLUTION:
Use this code mysqli_report(MYSQLI_REPORT_ALL); to turned on  mysqli error messages to get a better understanding of what was going on .

SHARE THIS POST

About Wakabia

    Blogger Comment
    Facebook Comment

0 comments:

Post a Comment