Hello (again),, I have some question about cakePHP :
1. What are the differences (comparation) between cakePHP 1.2 and cakePHP 1.3? I'm starting to use cakePHP 1.3 and I think I should know a little bit knowledge on previous version.. So if I search on Google and find some script based on cake cakePHP1.2 and I use that, what are your suggestions? I mean, maybe syntaxs/ something I need to fix from the script I got. Some links might helpful. 2.Is form helper automatically be loaded on cakePHP 1.3? 3. I noticed on manual page that sometimes the examples are using $this->Form->create(), and sometimes using $form->create(). Is $form->create() the short-code for $this->Form->create(). I found other 'shotcode's like $html->link. Thank you for your help and responses. -- Regards,,, mastanto http://www.mastanto.com http://thom-sharing.blogspot.com -- 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
