Date: 02/27/00
- Next message: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Previous message: Christoph Aigner: "[PHPLIB] post-vars working with php3.0.15"
- Next in thread: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Reply: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Maybe reply: Chester McLaughlin: "[PHPLIB] text area to <br>"
- Reply: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
I have an input form which contains a text input box. When the form is
submited the submited information is written directly to a page. It
works great, except that if a person typed a message like this:
=====================
This is my message...
.... This is the end of my message.
=========================
it would end up like this:
This is my message... .... This is the end of my message.
Is there a way to translate a hard return in the text area box into a
<br> or <p> tag?
-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.
- Next message: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Previous message: Christoph Aigner: "[PHPLIB] post-vars working with php3.0.15"
- Next in thread: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Reply: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Maybe reply: Chester McLaughlin: "[PHPLIB] text area to <br>"
- Reply: Matt Allen: "[PHPLIB] Re: [PHP3] text area to <br>"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

