RE: [PHP-DB] Re: UPDATE part of a column

2003-09-23 Thread Gary . Every
> Subject: [PHP-DB] Re: UPDATE part of a column > > > Can you use strip_tags(nl2br($textarea)) > > "Shaun" <[EMAIL PROTECTED]> escreveu na mensagem > news:[EMAIL PROTECTED] > > Hi, > > > > I have a column in my table called address. When users

[PHP-DB] Re: UPDATE part of a column

2003-09-23 Thread João Cândido de Souza Neto
Can you use strip_tags(nl2br($textarea)) "Shaun" <[EMAIL PROTECTED]> escreveu na mensagem news:[EMAIL PROTECTED] > Hi, > > I have a column in my table called address. When users add an address with a > textarea they sometimes press return for a new line and this seems to be > putting line breaks i