|
|
| more useful options | |
| PerlMonks |
Re^3: Replacing new lines in multi line text box form fields with <br>.by tachyon (Chancellor) |
| on Nov 27, 2004 at 06:06 UTC ( #410685=note: print w/ replies, xml ) | Need Help?? |
|
You're right. s/\r\n|\r|\n/<br>\n/g is better. cheers tachyon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||