Re: CakePHP Modified and Created GMT Time

2011-08-04 Thread ecommy
[via CakePHP] < ml-node+4652625-485169369-70...@n5.nabble.com> wrote: > Ecommy: > > You could still have the actual server timezone be different, and just > have the PHP timezone be UTC. You probably don't want to have the > timezone determined on the PHP-level for your appl

Re: CakePHP Modified and Created GMT Time

2011-07-30 Thread ecommy
not necesary true in my case, I need to change the timezone depending on country but still keep the time in the database in GMT what is your aproach in this case? There are several solutions not sure what's best and cleanest. -- View this message in context: http://cakephp.1045679.n5.nabble.com/

Re: A Table Belongs to the Same Table

2009-07-14 Thread ecommy
you may want to check this: http://bakery.cakephp.org/articles/view/coding-a-self-join-in-a-cake-application On Jul 14, 9:04 am, si-mon wrote: > Hi All, > > I am creating a CRM application in cake php. In it, in my user table, > there are three levels of users viz. Director, Manager and Executiv