On 4/3/07, Paul Houle <[EMAIL PROTECTED]> wrote:
Here are my rules for PHP. (1) Use ?>...some HTML...<?php as much as feasible (2) Avoid heredoc -- it's particularly treacherous in PHP (3) Use " in most situations. Use \ to escape ", $ and \. (4) Make a habit of writing {$like_this}
Nicely put. -- Chris Snyder http://chxo.com/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php