Quite! My opinion too. I'll do my best to locate it. It was older, around 2009 IIRC, but I've seen **so many** chunks of code and tutorials on Cake recently that I'm not sure I'll be able to find it.
FWIW, I recently read (but misplaced) a blog post by someone who forked PHP and added in some useful features, an example of which was get rid of <? completely, but use <?php= as a shortcut to <?php echo. P. On 17 November 2011 10:25, phpMagpie <[email protected]> wrote: > I've never read anyone extolling the virtues of short commands. Can you > dig out a link to the tutorial in question? > > To create portable code you should always use the 'verbose' commands so it > will work on any server setup. > > HTH, Paul. > > -- > 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 > -- 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
