php - quick help needed with preg_replace

Avidgamer

New Member
I'm parsing rss feeds however some feeds have what look to be blank images in them (from feedburner). Can somewhere help me out with a preg_replace command to find and remove an image tag structured like:\[code\]<img src="http://feeds.feedburner.com/sdfasdfsfd" height="1" width="1"/>\[/code\]Thanks!
 
Back
Top