[PHP] News Content

2003-03-03 Thread Jason Paschal
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. ;)
Thank you,
Jason





_
Add photos to your messages with MSN 8. Get 2 months FREE*.  
http://join.msn.com/?page=features/featuredemail

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


Re: [PHP] News Content

2003-03-03 Thread David Otton
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