This is probably the wrong forum, since it isnt DB related.
However look at this :
http://se2.php.net/manual/en/function.strip-tags.php

-- 
-- 
Kim Steinhaug
----------------------------------------------------------------------
There are 10 types of people when it comes to binary numbers:
those who understand them, and those who don't.
----------------------------------------------------------------------
www.steinhaug.com - www.easywebshop.no - www.webkitpro.com
----------------------------------------------------------------------

"Bruno Braga" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi all.
>
>
>
> I have this string:
>
>
>
> $my_string = "<b>hello world</b><a 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
>
> Bruno, Portugal
>
>
>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to