if someone has devised a way to add more sections than just the one text area, that would be great.
even tho i know its not technically the 'right' way to design a DB, id rather concat them all together and post it into the DB than add a new column for each one in the db. the reason, is so that i wouldnt have to alter the table to add more sections at a later point.
ie: rather than adding to vbgarage_users (userid, year, make, model, performance, appearance, etc, lastactivity)
just leave it as vbgarage_users(userid, year, make, model, text), concat everything into one text and add it.
then again, its not like it would be hard to add columns for these things.
not sure which direction to go...comments?
magnus awesome hack.
|