show the code bit relevant to the nl2br issue and conversion
bastien
From: Alex Major <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>,
Subject: Re: [PHP-DB] Formatting a form box
Date: Thu, 12 Jan 2006 19:42:33 +
Thanks for the suggestions, the nl2br has been a common suggestio
x27;])) {
>
> echo nl2br($_POST['testarea']);
>
> }
> ?>
>
> Look at the source code after you submit if you have any doubts/questions.
>
> -TG
>
> = = = Original message = = =
>
> use the nl2br() function to convert the newlines to
>
t; or any other HTML tag that best suits your need!!
This is just one solution, but I'm pretty sure there others!!
Mike Guirao
-Original Message-
From: Alex Major [mailto:[EMAIL PROTECTED]
Sent: Jueves, 12 de Enero de 2006 10:33 a.m.
To: php-db@lists.php.net
Subject: [PHP-DB] Formatt
have any doubts/questions.
-TG
= = = Original message = = =
use the nl2br() function to convert the newlines to
bastien
>From: Alex Major <[EMAIL PROTECTED]>
>To:
>Subject: [PHP-DB] Formatting a form box
>Date: Thu, 12 Jan 2006 16:33:01 +
>
>Hi there,
>On one o
tag that best suits your need!!
This is just one solution, but I'm pretty sure there others!!
Mike Guirao
-Original Message-
From: Alex Major [mailto:[EMAIL PROTECTED]
Sent: Jueves, 12 de Enero de 2006 10:33 a.m.
To: php-db@lists.php.net
Subject: [PHP-DB] Formatting a form box
Hi
use the nl2br() function to convert the newlines to
bastien
From: Alex Major <[EMAIL PROTECTED]>
To:
Subject: [PHP-DB] Formatting a form box
Date: Thu, 12 Jan 2006 16:33:01 +
Hi there,
On one of my forms, there is a section where users can put images etc..and
then it is displayed
Hi there,
On one of my forms, there is a section where users can put images etc..and
then it is displayed on my php pages. My question is how do I make it so
that the html formatting is automatically done. For example when someone is
typing something, and wants to start a new paragraph although th