View Single Post
Old 02-05-2008, 06:59 AM   #18 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Village Idiot View Post
Just a note on varchar, the max length if 255 so don't put any values above it. For larger text, use the text type.
Quote:
Originally Posted by xenon View Post
No, he meant text. Check out the differences between MySQL data types here:

MySQL Field Types

And LongText is suppose to be longer some how than Text :P
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote