Do you realize how ugly that is? What benifit would that have over something way more readable like: <?php for(..) { echo "\t<td>\n"; } ?> -Brad
--- Jari Vuoksenranta <[EMAIL PROTECTED]> wrote: > I have a feature request: I'd like to have '#' comment like > macro which would expand "_ foo" to "?> foo\n<?php". > > Has this been requested before? If so, why it wasn't implented? > > e.g. > " > <?php > for(..) { > _ <td> > } > ?> > " > would echo "\t<td>\n" to page. > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php