Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:6280 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70956 invoked by uid 1010); 8 Dec 2003 07:44:10 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 70906 invoked from network); 8 Dec 2003 07:44:10 -0000 Received: from unknown (HELO chiba.rackshack.net) (216.127.80.125) by pb1.pair.com with SMTP; 8 Dec 2003 07:44:10 -0000 Received: from [10.0.1.82] (localhost.localdomain [127.0.0.1]) by chiba.rackshack.net (8.12.10/8.12.6) with ESMTP id hB87i7BW019000; Mon, 8 Dec 2003 01:44:07 -0600 In-Reply-To: References: <028a01c3bca6$046ea920$8802a8c0@obsidian> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <616DA74A-2952-11D8-B7AA-003065D5A6CA@tessier.com> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Mon, 8 Dec 2003 01:44:40 -0600 To: "Michael O'Brien" X-Mailer: Apple Mail (2.606) Subject: Re: [PHP-DEV] SAPI documentation From: aleigh@tessier.com (Alex Leigh) Michael, I've written a SAPI module for a threaded web-server, so I've been down this road of discovery. If you have any questions at all or want an overview, please feel free to get in touch with me. Alex -- Alex Leigh - aleigh@tessier.com - www.configuredlight.com The difference between theory and reality is that in theory there is no difference. On Dec 8, 2003, at 1:43 AM, Michael O'Brien wrote: > Wez, > > Thanks all for your responses. > > I've read the code of all the SAPI handlers and thought the nsapi > or AOL code looked like a reasonable starting base. > > I might just document this as I go. Some documentation is really > needed in this area. As a minimum, I can comment my SAPI code well > and that will be a better guide for others. > > Michael O'Brien > http://www.mbedthis.com > > On Sun, 07 Dec 2003 09:39:28 +0000, Wez Furlong wrote: > >> Hi Michael, >> >> There is no documentation except for the source code. >> I'd suggest using one of the other threaded SAPI's as >> a base and go from there (isapi and/or nsapi). >> >> --Wez. >> >> ----- Original Message ----- >> From: "Michael O'Brien" >> To: >> Sent: Sunday, December 07, 2003 8:03 AM >> Subject: [PHP-DEV] SAPI documentation >> >> >>> Is there any documentation regarding the SAPI interface? >>> >>> I'm writing a SAPI module so that I can run PHP in a new embedded >>> web server. > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php