On Mon, 03 Mar 2003 13:09:39 -0500, you wrote:

>Anyone know of any pre-built modules or whatnot that provide some news 
>content and/or links and captions via PHP/MySQL that can be integrated with 
>minimal disruption to a site?  (A prerequisite being that it acts legally in 
>terms of gathering the info. ;)

What kind of news? Paid or unpaid? You could try searching for RSS
feeds... other than that I suggest you start searching here

http://directory.google.com/Top/Computers/Software/Internet/Site_Management/Content_Management/Content_Providers/

Integration is pretty simple - a cron job that grabs the feed every n
minutes and updates a database table.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to