| php script rss aggregator | | this php script will Pull a List of RSS feed addresses out of a mysql database. Perform responsiveness check with socket connection, compare poll results to database of headlines, if unique, add. Also formats template for display. This is the rss / php agregator that is used to run stargeek's rss news feed functionality. The 'RSS.php' file that is included from this script is the PEAR RSS class.
|