<jerin.kalexander@gmail.com> wrote:
> No, i need not detect the offline users. in this ,i am creating an
> event (with some conditions)and it set to a particular time . It will
> execute at that particular time when the conditions are true at that
> time. Means it will an insertion,or deletion, whatever may be.. so at
> that particular time may be their is no users at online(may be). So i
> need to send a mail to administrator about this. so please help..
You could create a cron job.
But you still seem to be saying that you want to test whether there
are any users online. And, if there was an insert/delete, wouldn't
that suggest that at least one user was online?
Maybe it would help if you explained further about what you are trying
to achieve.
Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
No comments:
Post a Comment