[FX.php List] [OT] PHP Shorthand

Nick whatdoyouwant at gmail.com
Mon May 12 18:10:36 MDT 2008


you can but it is not advised to use anything but <?php
as various server configurations won't be compatible with the shorthand
versions.

On Mon, May 12, 2008 at 6:26 PM, Jonathan Schwartz <jschwartz at exit445.com>
wrote:

> Anyone use the following shorthand:
>
> <?=$MSG?>
>
> versus
>
> <?php echo $MSG; ?>
>
> Just saw this for the first time.
>
> Jonathan
> --
> Jonathan Schwartz
> Exit 445 Group
> jonathan at exit445.com
> http://www.exit445.com
> 415-381-1852
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20080512/15a817b5/attachment.html


More information about the FX.php_List mailing list