Re: Input from form is not going into mysql table
Posted: Mon Oct 11, 2010 3:44 pm
No worries. There's a lot of code in this one thread:)
Still getting index error when I made that change though:( All indexes are bad. Is there somewhere I need to be defining an index? In PHPmyAdmin there is but which field should I make my index? I actually tried to make the incrementing number (the one I'm using as primary key) as my index but it would not let me do both of them for that one value.
Still getting index error when I made that change though:( All indexes are bad. Is there somewhere I need to be defining an index? In PHPmyAdmin there is but which field should I make my index? I actually tried to make the incrementing number (the one I'm using as primary key) as my index but it would not let me do both of them for that one value.