Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:4300 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28016 invoked by uid 1010); 31 Aug 2003 02:29:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 27971 invoked from network); 31 Aug 2003 02:29:56 -0000 Received: from unknown (HELO sccimhc02.asp.att.net) (63.240.76.164) by pb1.pair.com with SMTP; 31 Aug 2003 02:29:56 -0000 Received: from insightbb.com (12-223-87-232.client.insightbb.com[12.223.87.232]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20030831022907im2007ll0te>; Sun, 31 Aug 2003 02:29:07 +0000 Date: Sat, 30 Aug 2003 22:28:21 -0400 Content-Type: text/plain; charset=US-ASCII; format=flowed Resent-Date: Sat, 30 Aug 2003 22:29:05 -0400 Cc: internals@lists.php.net Resent-Message-Id: Resent-To: internals@lists.php.net Mime-Version: 1.0 (Apple Message framework v552) Content-Transfer-Encoding: 7bit Message-ID: Resent-From: LingWitt@insightbb.com X-Mailer: Apple Mail (2.552) Subject: Re: [PHP-DEV] Variable Scope From: LingWitt@insightbb.com I was sincere. I meant "modern" to mean more recent. Though, I do agree with the correlation between your interpretation and response. I apologize. On Saturday, Aug 30, 2003, at 21:44 America/New_York, George Schlossnagle wrote: > > On Saturday, August 30, 2003, at 09:12 PM, LingWitt@insightbb.com > wrote: > >> I thank you for your open-mindedness, but I must admit I was in the >> fault. I supplied a version from a modern language such as C++. > > No need to be a dick about it. Calling C++ 'modern' is about as > sensible as calling C 'ancient'. Plenty of applications and operating > systems are still written in C (not C++). Apache, PHP, Perl, Linux > and FreeBSD are some examples. Rasmus responded correctly to your > question by noting that PHP's for() syntax is identical to C's for() > syntax. Which it is.