It's probably a problem of my code, can anyone help me?
I have a BLOB field in a MySQL table. This field is filled in a php page
with a , where I can enter it formatted, with ENTER's to split
some lines from others.
In another page, this field is seen (not updated) - so I don't have a
tag.
As I w
g.
select * ...
...
$text_ready = nl2br($row["text"]) ;
HTH.
Jayme.
-Mensagem Original-
De: Matthew Cothier <[EMAIL PROTECTED]>
Para: <[EMAIL PROTECTED]>
Enviada em: quarta-feira, 21 de fevereiro de 2001 18:11
Assunto: [PHP-DB] nl2br()
> Whe
Where exactly do I need to insert this?
_
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional
, 2001 4:11 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] nl2br()
>
>
> Where exactly do I need to insert this?
> _
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
>
> -