Re: Re: textarea with multiple rows and mysql insert

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What is your field length???


Varchar(10)??


You should set the column type to text.


Dan




On Oct 10, 2003, at 10:27 AM, joao@mrmidia.com.br wrote:


I have a form that includes two text areas that span
multiple rows. The first textarea (rows=2, cols=50) is
used to insert a pretty long url, while the second
(rows=5, cols=50) is used for inserting free text
(comments).
When I process the form to create the mysql insert
statement, the values inserted for both those text
areas get cut off after the end of each row.
How can I get the script to process the full contents?

thanks

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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


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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux