OK, So I have written some mysql and php and allowed there to be user accounts on my webpage. however when i enter a username and password on my localhost this error comes up:
Column count doesn't match value count at row 1
Now I am not looking for how to solve this because i know you'd need a look at my code(unless you can identify the problem)... however, i am wondering what this means, if you can explain it. Becuase i have no idea what this is targeting... whether its the way i set up my code in phpmyadmin or whether it's targeting a line of code or codes/ what lines of code.
If you could tell me the answer to this question(s) that would probably make my day!
Please help if you can, And Thanks for taking the time to read this.
Column count doesn't match value count at row 1
Now I am not looking for how to solve this because i know you'd need a look at my code(unless you can identify the problem)... however, i am wondering what this means, if you can explain it. Becuase i have no idea what this is targeting... whether its the way i set up my code in phpmyadmin or whether it's targeting a line of code or codes/ what lines of code.
If you could tell me the answer to this question(s) that would probably make my day!
Please help if you can, And Thanks for taking the time to read this.