On Fri, Mar 11, 2011 at 12:04 PM, Jeremy Burns | Class Outfit <[email protected]> wrote: > See here for differences: http://book.cakephp.org/#!/view/1554/Appendices > The Form and Html helpers are available by > default: http://book.cakephp.org/#!/view/961/components-helpers-and-uses > $form/$html are old syntax. Now always use $this->Form & $this->Html. >
Thank you Jeremy Burns for your answers. It help me a lot. But what if I search on Google and find some script based on cake cakePHP1.2? What kind of adjustment or syntax-fixing or something I should do? I mean, how to convert it to cakePHP 1.3 based script? -- 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
