2005/10/1, Binay(Local) <[EMAIL PROTECTED]>:
> Hi
>
> Can any body tell me how to strip all the html characters from a text column 
> while querying?
>

MySQL can't do it for you, you'll have to program it at your application level.
(PHP has strip_tags, Perl and QT have regular expression )

>
> Thanks
> Binay
>


--
Pooly
Webzine Rock : http://www.w-fenec.org/

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to