So, this is my problem: I have a table with about 25 columns. On the php script I have loaded variables from session. Then I want to put these data in the table and: "COLUMN COUNT DOESN'T MATCH VALUE COUNT AT ROW 1". But I have checked 100 times, and the column count matches value count. I don't know what to do!!! Please help!!! I am crazy!!!!
post the query and the table structure and insert statment after it has been processed.
echo out your query and make sure that it does match maybe your missing some info.