brad45429 Posted February 9, 2007 Share Posted February 9, 2007 Does anyone know a hide images command for php? I am echoing my fetched RSS onto a page and would like the "hide" the images - not include the images from the RSS feed. This is all being done with php. Thanks! Link to comment https://forums.phpfreaks.com/topic/37700-hide-images-in-rss-atomxml/ Share on other sites More sharing options...
hvle Posted February 9, 2007 Share Posted February 9, 2007 take a look at DOM library Link to comment https://forums.phpfreaks.com/topic/37700-hide-images-in-rss-atomxml/#findComment-180325 Share on other sites More sharing options...
brad45429 Posted February 9, 2007 Author Share Posted February 9, 2007 Sorry - what is DOM Library? Link to comment https://forums.phpfreaks.com/topic/37700-hide-images-in-rss-atomxml/#findComment-180329 Share on other sites More sharing options...
hvle Posted February 9, 2007 Share Posted February 9, 2007 It is in the PHP Manual. You can download the manual here: http://us2.php.net/download-docs.php Link to comment https://forums.phpfreaks.com/topic/37700-hide-images-in-rss-atomxml/#findComment-180338 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.