Home | Members | Sign-Up | Articles | Statistics | Links | News | FAQ's | Site Map | Contact Us

     

.

News Home | Foreclosures News | Real Estate News | Mortgage News
 

", "", EXCL); $rss_array['COPYRIGHT'] = return_between($news['FILE'], "", "", EXCL); # Parse the items $item_array = parse_array($news['FILE'], "", ""); for($xx=0; $xx", "", EXCL); $rss_array['ILINK'][$xx] = return_between($item_array[$xx], "", "", EXCL); $rss_array['IDESCRIPTION'][$xx] = return_between($item_array[$xx], "", "", EXCL); $rss_array['IPUBDATE'][$xx] = return_between($item_array[$xx], "", "", EXCL); if($rss_array['IPUBDATE'][$xx] == "") $rss_array['IPUBDATE'][$xx] = return_between($item_array[$xx], "", "", EXCL); } return $rss_array; } /*********************************************************************** display_rss_array($rss_array) ------------------------------------------------------------- DESCRIPTION: Displays parsed RSS data INPUT: $target The web address of the RSS feed RETURNS: Sends results to the display device ***********************************************************************/ function display_rss_array($rss_array) {?>
",str_replace("<","<",strip_cdata_tags($rss_array['IDESCRIPTION'][$xx]))),"")?>
", "", $string); return $string; } ?>