Hey Micah,

Nothing like telling the guy WHO WROTE THE LANGUAGE about its shortcuts...lol

Bastien

From: Rasmus Lerdorf <[EMAIL PROTECTED]>
To: Micah Stevens <[EMAIL PROTECTED]>
CC: php-db@lists.php.net
Subject: Re: [PHP-DB] HTML Tables in PHP...
Date: Sun, 25 Sep 2005 23:56:30 -0700

Micah Stevens wrote:
> Rasmus, there's a shortcut for this:
>
> <?php echo $width?>
>
> <?=$width?>
>
> Saves me a lot of time, although it can be confusing for those unfamiliar with
> it.

Yes, I am quite familiar with it ;)

But I don't like it.  It's an ugly ASP'ism.

-Rasmus

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to