JShor
10-20-2007, 10:13 PM
Hi,
I don't usually post on the MySQL forum, but since this is more of a MySQL problem, I'm posting it here as opposed to the PHP forums. I have a textarea (that uses dynamicdrive.com's WYSIWYG script), and I have it send the HTML output data from the tectarea to MySQL, along with a couple of other fields. In having PHP mysql_fetcH_array(); get the data from that row, some of the data (about 50-60 characters) shows up, and the rest of the data is cut off. Why is this and is there any alternative to this problem,? :confused:
Thanks for the help,
Josh
I don't usually post on the MySQL forum, but since this is more of a MySQL problem, I'm posting it here as opposed to the PHP forums. I have a textarea (that uses dynamicdrive.com's WYSIWYG script), and I have it send the HTML output data from the tectarea to MySQL, along with a couple of other fields. In having PHP mysql_fetcH_array(); get the data from that row, some of the data (about 50-60 characters) shows up, and the rest of the data is cut off. Why is this and is there any alternative to this problem,? :confused:
Thanks for the help,
Josh