Yup, that was it.  I had it set to 3 in mysql.  Thanks for the pointer...

Chris Lambert - WhiteCrown Networks wrote:

> Try changing the column length to five.
> 
> /* Chris Lambert, CTO - [EMAIL PROTECTED]
> WhiteCrown Networks - More Than White Hats
> Web Application Security - www.whitecrown.net
> */
> 
> ----- Original Message ----- 
> From: Gerard Samuel <[EMAIL PROTECTED]>
> To: PHP <[EMAIL PROTECTED]>
> Sent: Monday, July 30, 2001 3:29 AM
> Subject: [PHP] Form Data
> 
> 
> | Hey all.  Another thought.  In a form I have there is a drop down box 
> | with age groups.  ie 20-25 26-35 etc.  If I submit the form and echo the 
> |    variable for the dropdown box, the output is correct ie 20-25.
> | When I inject the variable in mysql, the data in the database is 20- or 
> | 35-, its only part of the info.  What needs to done for this to work
> | correctly??
> | 
> | Thanks
> | Gerard
> | 
> | 
> | -- 
> | PHP General Mailing List (http://www.php.net/)
> | To unsubscribe, e-mail: [EMAIL PROTECTED]
> | For additional commands, e-mail: [EMAIL PROTECTED]
> | To contact the list administrators, e-mail: [EMAIL PROTECTED]
> | 
> | 
> | 
> 
> 
> 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to