Try here:
http://api.cakephp.org/class_html_helper.html#db855761321338874ca6ae5c34d9366a
and here:
http://api.cakephp.org/class_html_helper.html#0a0a7c56c21b7d7352fd99158350dfc5

As far as the $this->Post->Comment syntax, that's assuming you're
accessing it from PostsController, in which case Post is the only model
that is directly accessible.  Also, if you're getting SQL errors, that
means that you're either doing your find wrong, or your database tables
are set up incorrectly.  Check them against Cake's conventions.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to