I have a php script that returns the data from a mysql database into an html form. However, on of my columns is of type "text" and the form won't display all of the information that is held in those fields in the database. Any ideas why it's getting cut short?