View Single Post
  #7 (permalink)  
Old 01-25-2008, 02:02 AM
John Jupp's Avatar
John Jupp John Jupp is offline
5 Star Member
 
Join Date: Dec 2007
Location: Kent, UK
Posts: 13
Default

Quote:
Originally Posted by MNSandy View Post
Thanks for such a great reply. If I may add when you say keep your feed updated means that most of you use something like FTP downloads for feeds rather than real time online source for feed?
I use both.

FTP downloads direct into my MySQL database but also a CRON job which interrogates the network(s) every hour to see if a new feed has been submitted and if it has, update the MySQL database automatically..
Reply With Quote