I am trying to get started with CakePHP and am experiencing some frustration with the documentation. (fwiw, I am moderately well experienced with PHP.) For example, I was following the blog tutorial at the CakePHP website, only trying to adapt it to the database I intend to work with. I learned that the index() function was referring to an index of a table. So I started to look for the syntax of the index() function to no avail. There does not appear to be a function reference anywhere that I can find.
In general, how does one learn the syntax of a specific function? I hope it's not trial and error. Please point me in the right direction for documentation resources. Thanks. George 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
