Jump to content

Strip_tags in rss2html.php Help Requested


EELFACE

Recommended Posts

Hello PHP Freaks! This is my first post here and I hope your expertise can help.

 

My issue is trying to remove extraneous html tags from an rss feed. I am using rss2html which allows me to present rss feeds on my website but the feeds come out with extra html tags in the feed (eg: <b>...</b> tags show up in the feed.)

 

Apperantly there is a strip_tags function that will remove html tags from the feed but I do not know where to add the tags in the .php file. I read that adding: strip_tags($rss_parser->ItemDescription[$x]) would remove the tags but cannot figure out where in the .php file to add this string.

 

Does anyone know where to modify the rss2html.php file so that the strip_tags function will perform the required task?

 

I would be happy to offer a small payment to someone who could help me with this. Let me know if you need further information to help me. :D

 

Regards,

 

EELFACE

basevinyl at yahoo dot com

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.