Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2320 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68136 invoked from network); 13 Jun 2003 22:31:21 -0000 Received: from unknown (HELO bantha.develnet.org) (213.133.108.94) by pb1.pair.com with SMTP; 13 Jun 2003 22:31:21 -0000 Received: (qmail 9377 invoked by uid 100); 13 Jun 2003 22:32:26 -0000 Date: Sat, 14 Jun 2003 00:32:26 +0200 To: walt boring Cc: internals@lists.php.net Message-ID: <20030613223226.GA18928@bantha.develnet.org> References: <3EEA503D.10208@3gstech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EEA503D.10208@3gstech.com> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] PHP5 namespace question From: daniel.gorski@develnet.org ("Daniel T. Gorski") On 13 Jun 15:29, walt boring wrote: > I was curious if it is possible to have an include work inside of a > namespace for php5 PHP5 does not provide namespaces (anymore). regards dtg