RE: php maximum characters in text field

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

 



>varchar maxs out at 255 characters
just for clarification, mysql varchar easily can hold more than 255
characters 
(I remember it was the case in ancient 3.x times) 
only if one wants to store newlines he must use type "text"

just my 2 cent
-- 
View this message in context: http://www.nabble.com/php-maximum-characters-in-text-field-tf4614039.html#a13191426
Sent from the Php - Database mailing list archive at Nabble.com.

-- 
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