messages in mysql

admin

Administrator
Staff member
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?
 
Back
Top