View Single Post
  #6 (permalink)  
Old 11-30-2007, 11:33 AM
wige's Avatar
wige wige is offline
Moderator
WebProWorld Moderator
 

Join Date: Jun 2006
Location: United States
Posts: 1,709
wige RepRank 4wige RepRank 4wige RepRank 4wige RepRank 4
Default Re: Truncated text box - PHP

My theory is that a newline is being added somehow, possibly by the special characters function (changing a br to a newline?) or by whatever is putting the value into/getting the value from the database. Text fields do not display anything after a \n or \r, unlike text areas.
__________________
The best way to learn anything, is to question everything.
Interestingly Average Security Blog
Reply With Quote