Sorry, but I am trying to think of how this will work, for example, say I have 50 feeds (I have been adding a few over the years ) - Would
Code:
ORDER BY lastrun ASC LIMIT 1
run each of the 50 if I set it up as a cron job? (I have got the cron job working now by calling cron.php and just the RSSposter task)
Would this work if 1 of my feeds has 50 posts that haven't been retrieved, post those, then go on to the next feed?
Sorry Kevin, like I said, not very good with PHP, just trying to understand how it would work
Thank you once again!
--------------- Added [DATE]1353079405[/DATE] at [TIME]1353079405[/TIME] ---------------
I forgot to say, the reason for calling the poster by cron was because the site is just for me, so it doesn't get users that would trigger the cronimage to run the cronjob to post feeds