On Oct 21, 4:07 am, Kevin <[email protected]> wrote: > I wonder if the use of cron is needed at all if you have a decently active > site. Unless you needed fine time granularity for whatever you were > checking for, you could implement something like a pseudo cron which is > activated each time a visitor hits your site. > > Built into a plugin, you could create a simple cron like system that is > generated off of hits to your site. > > Example of something like this would be: > > http://www.bitfolge.de/?l=en&s=pseudocron > > Though I don't think it needs to be that specific and could be much simpler.
Yes, one could do that but a) as Dan and you said this is probably not needed at all and b) cron seems easier and more handy to me if you need it. Regards, Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
