What column type would i use in a MySQL table if i wanted to set a 500 character limit on it?
Thanks.
(Sorry i have so many questions...this should be the last for awhile)
MySQL questoin: column type for a 500 character limit.
Moderator: General Moderators
- hob_goblin
- Forum Regular
- Posts: 978
- Joined: Sun Apr 28, 2002 9:53 pm
- Contact:
I was origionally gonna jsut mke it BLOB, then have the PHP limit it....but then my oldest brother told me that someone could jsut send a TCP packet manually and get around it or w/e if they REALLY wanted too....but I dont think he knew that the only thing below 66500 approx. characters was 256 (TINYBLOB)....and that i wanted 500...ah well, my bro is a super-security freak anyway...my other bro agree's with my origional intentions anyway....thanks though, Hobgoblin.
later on, -Brian
later on, -Brian