On Tue, 14 Aug 2001 13:39:48 -0700, "Nate Sanden" <[EMAIL PROTECTED]>
wrote:

>>Hey im pretty new to mysql, but I made a basic html form and used php to post it to 
>my mysql database. It goes in fine, but it only carries the first word in each input 
>box. So say for "description" I put in "My little white dog" it only stores "My" in 
>the database. Would appreciate any insight you may have! Thanks.

what type of column are you using in your table, the data type, CHAR, VARCHAR,
TEXT,..etc.. ??

Mike(mickalo)Blezien
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Thunder Rain Internet Publishing
Providing Internet Solutions that work!
http://www.thunder-rain.com
Tel: 1(225)686-2002
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to