On 7 Dec 2002, Jari Vuoksenranta wrote:
> I have a feature request: I'd like to have '#' comment like
> macro which would expand "_ foo" to "?> foo\n
> Has this been requested before? If so, why it wasn't implented?
I would personally kick the butt of the guy who adds this to CVS.
This is total
-1, no way...
>-Original Message-
>From: Jari Vuoksenranta [mailto:[EMAIL PROTECTED]]
>Sent: Saturday, December 07, 2002 11:57 AM
>To: [EMAIL PROTECTED]
>Subject: [PHP-DEV] FR: echo line
>
>
>I have a feature request: I'd like to have '#' comment like
>macro which would expand "_ foo" t
Do you realize how ugly that is? What benifit would that have over something
way more readable like:
\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
> Has this be