Hello,

I have a form with a textarea. When I put a long text(one word page for
example), when I submit, the form is not submitted. I have to remove
some line to submit. I don't have any limit in the textarea. The content
of this form is sorted in a MySQL database. I tried to set the field
where the textarea will be stored to LONGTEXt or LONGBLOB but I have all
the time the same problem.

Is it a MySQL limit problem ? or form (textarea) problem ?


Christian,



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to