Welcome Guest, Not a member yet? Register   Sign In
Textarea field/data does not recognize "New Line"
#2

[eluser]DiLer[/eluser]
I found this post by googling for something. Maybe this is a waste of my time, but here is a solution to the problem:

CodeIgniter has a library called 'Typography'.
http://ellislab.com/codeigniter/user-gui...raphy.html

You can use this library to add
Code:
<p>
and
Code:
<br>
to text where it belongs. Alternatively you could just use the normal PHP function nl2br().


Messages In This Thread
Textarea field/data does not recognize "New Line" - by El Forum - 02-22-2011, 09:23 AM
Textarea field/data does not recognize "New Line" - by El Forum - 03-11-2012, 12:09 PM
Textarea field/data does not recognize "New Line" - by El Forum - 03-12-2012, 12:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB