I would suggest learning the basics of PHP and OOP programming before jumping into something like this.
http://php.net/manual/en/language.oop5.php On Dec 3, 9:38 am, Ryan Schmidt <[email protected]> wrote: > On Dec 2, 2010, at 14:09, João Moura wrote: > > > i dont found a good explanation about what is a constructor and how it works > > Have you tried: > > http://www.google.com/search?q=php+__construct > > The first link in the results is to the PHP documentation about constructors > and destructors, which is a good place to start. > > This is not a cakephp-specific question. 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
