Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- server-side maximum character limit for textarea?


coopster - 6:25 pm on Apr 5, 2008 (gmt 0)


It depends on whether or not you want to clip the text at the last character in the middle of a word or not. If you don't care, then using substr [php.net] will be fine. If you want to make sure you don't clip a word you could use wordwrap [php.net].


Thread source:: http://www.webmasterworld.com/php/3619264.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com