Hi Rishab, You just need to make changes in the core.php file to keep the sessions in database. In this regard you will be able to count and display, which user is currently logged in.
On Fri, Apr 1, 2011 at 12:13 AM, cricket <[email protected]> wrote: > On Thu, Mar 31, 2011 at 1:03 PM, Rishab Jain <[email protected]> wrote: > > Hi, > > > > Since cake is taking care of the session, I want to know who all members > of > > the site are currently logged in. > > > > Has anybody ever written code something similar to this? It would be > great > > if you could help me here. > > Rishab, have a look at this recent thread: > > http://groups.google.com/group/cake-php/browse_thread/thread/fda520971695ce5d > > -- > Our newest site for the community: CakePHP Video Tutorials > http://tv.cakephp.org > Check out the new CakePHP Questions site http://ask.cakephp.org and help > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > [email protected] For more options, visit this group > at http://groups.google.com/group/cake-php > -- Thanks & Regards ===================== Ravi Verma Software Engineer -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
