Hey all,
I was wondering, for a web site that wants to store about seven fields, all containing 1,000 characters each, what type of variable (TEXT, LONGTEXT?) would I use with MySQL? For example, what does this forum use?
Thanks! -influx.
well Use LongText so it give user the flexibility to add large amount of data.