How can I remove certain HTML / JAVASCRIPT code from my fetching post page?

  • Thread starter Thread starter andy kundi mandi
  • Start date Start date
A

andy kundi mandi

Guest
I am creating a PHP based page which in Wordpress creates post. I am taking content from another website RSS feeds. Problem is they insert their ads and some HTML , JAVASCRIPT code in it. SO is there any HTNL / JAVA... OR PHP script I can written to neglect their code.

Example: their code is acutally <div class=post footer>
... <img ........ ADS.....>

Please suggest code for me.
 
Back
Top