N
nerd
Guest
I keep getting this message when I try to upload something:
Incorrect integer value: '' for column 'ID' at row 1
how do I fix this?
I am inserting data, but the id is not something I am typing in. It should automatically be updated. I already have sets of data in mysql, that I imported directly on phpmyadmin. Uploading with that method works, but not when I'm directly uploading through my site.
Incorrect integer value: '' for column 'ID' at row 1
how do I fix this?
I am inserting data, but the id is not something I am typing in. It should automatically be updated. I already have sets of data in mysql, that I imported directly on phpmyadmin. Uploading with that method works, but not when I'm directly uploading through my site.