| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Goodbye little old lady
|
strip_tags removing EVERYTHING
which in a way is good. However... I'm using Simplepie to parse rss feeds from 6 different blogs. I just want the <p> and <a> elements. I want to remove all the images. This is what I have - I thought the syntax was right, but it removes all the text. all the images, everything Code:
How do I get this to work? [edit] oops - helps to echo it! move along nothing to see here |
|
|
|
|
|
#3 (permalink) | |
|
geek
|
and you need to echo/print the results PHP Code:
Edit: Oh I see you saw that too, I just missed that part of your post :P Quote:
|
|
|
![]() |