Textarea, wrap=physical: how to get <br>
[email protected] (Martin Samesch) Sat, 17 Jun 2000 13:01:55 +0200
| Newsgroups | php.version4 |
|---|---|
| Message-ID | <[email protected]> |
Hi, sorry for this newby question.... When I hit <RETURN> within a <textarea wrap="physical"> it produces some kind of newline-command. How do I convert this into <br>? nl2br doesn't seem to do the trick. Martin