Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36260 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13060 invoked from network); 21 Mar 2008 18:52:20 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Mar 2008 18:52:20 -0000 Authentication-Results: pb1.pair.com header.from=blockspam@torinford.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=blockspam@torinford.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain torinford.com from 209.59.147.2 cause and error) X-PHP-List-Original-Sender: blockspam@torinford.com X-Host-Fingerprint: 209.59.147.2 ichor.site5.com Received: from [209.59.147.2] ([209.59.147.2:32468] helo=ichor.site5.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CA/12-26785-4E304E74 for ; Fri, 21 Mar 2008 13:52:20 -0500 Received: from localhost ([127.0.0.1]) by ichor.site5.com with esmtpa (Exim 4.68) (envelope-from ) id 1JcmLh-0000Xo-Am for internals@lists.php.net; Fri, 21 Mar 2008 13:52:17 -0500 Received: from 216.222.26.158 ([216.222.26.158]) by www.torinford.com (Horde MIME library) with HTTP; Fri, 21 Mar 2008 14:52:16 -0400 Message-ID: <20080321145216.nb46duumsss80o4w@www.torinford.com> Date: Fri, 21 Mar 2008 14:52:16 -0400 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.6) X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - ichor.site5.com X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - torinford.com X-Source: X-Source-Args: X-Source-Dir: Subject: Extension Developer Questions From: blockspam@torinford.com Couple quick questions. 1 - Is this the right list for extension developers? 2 - If #1 is no, what is the correct list? 3 - If #1 is yes, see the following. a - In an extension's init function, is it possible to get the values of SERVER_NAME, SERVER_PROTOCOL, and SERVER_PORT? If so, how? Thanks, Torin Ford