All of it should fit into place - on a pure php side of things, make sure you are 100% up to php array usage, all other parts of the language should fall straight into place with any of the primers you have learned so far.
After that it is just boning up on the "convention" side of things and figuring out the best "association side" of related models to use to access data based on the default recursive Model::find* methods. On Jan 27, 5:50 pm, newguy <[email protected]> wrote: > Hi everyone > Am new to cake and php but I have 5 - 6 years of coding experience in > c/c++. I have basic php knowledge through w3schools, I am in doubt > whether starting with cake is a good decision or not, am comfortable > with MVC architecture and I really want to learn cake framework but my > limited experience with php is making me ask for advice. > > Thanks -- 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
