Hi, I'm trying to get some info parsed to my mysql database and I'm able to change my table structure via phpmyadmin, but the changes dont seem to be effective. I've dropped fields, added some others and flushed tables, all this seems to work fine in the phpmyadmin, but when I use php to do a...