A admin Administrator Staff member Aug 21, 2008 #1 I want to create a messageboard using php/mysql. Is there anyway to let a user enter more than 255 chars as their message other than assign more than 1 database field and spliting the message up?
I want to create a messageboard using php/mysql. Is there anyway to let a user enter more than 255 chars as their message other than assign more than 1 database field and spliting the message up?