[PHP-DB] get rid of the HTML tags

2004-04-12 Thread Bruno Braga
Hi all. I have this string: $my_string = bhello world/ba href='teste.php'this is a test for a link with a image img src='test.jpg'/a Is there any function that retrieves only the string without the html tags?! -- Hello world this is a test link with a image Thx for ya help

Re: [PHP-DB] get rid of the HTML tags

2004-04-12 Thread Bruno Ferreira
Bruno Braga wrote: Is there any function that retrieves only the string without the html tags?! -- Hello world this is a test link with a image strip_tags() --- [This E-mail scanned for viruses by Declude Virus] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit:

Re: [PHP-DB] get rid of the HTML tags

2004-04-12 Thread Daniel Clark
Try strip_tags() http://www.phpbuilder.com/manual/function.strip-tags.php I have this string: $my_string = bhello world/ba href='teste.php'this is a test for a link with a image img src='test.jpg'/a Is there any function that retrieves only the string without the html tags?! -- PHP

[PHP-DB] [PMX:55%] Re: [PHP-DB] get rid of the HTML tags

2004-04-12 Thread Mignon Hunter
Why are my posts not getting through? I got 3 Delivery Report Failures on Thursday all due to Diagnostic was Unable to transfer, Message timed out Information Message timed out Daniel Clark [EMAIL PROTECTED] 04/12/04 11:54AM Try strip_tags()

RE: [PHP-DB] [PMX:55%] Re: [PHP-DB] get rid of the HTML tags

2004-04-12 Thread Mignon Hunter
, 2004 1:06 PM To: [EMAIL PROTECTED] Subject: [PHP-DB] [PMX:55%] Re: [PHP-DB] get rid of the HTML tags Why are my posts not getting through? I got 3 Delivery Report Failures on Thursday all due to Diagnostic was Unable to transfer, Message timed out Information Message timed out

Re: [PHP-DB] [PMX:55%] Re: [PHP-DB] get rid of the HTML tags

2004-04-12 Thread Daniel Clark
I've been getting the same errors, sometimes days latter. Why are my posts not getting through? I got 3 Delivery Report Failures on Thursday all due to Diagnostic was Unable to transfer, Message timed out Information Message timed out -- PHP Database Mailing List (http://www.php.net/) To