Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35810 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 17086 invoked by uid 1010); 26 Feb 2008 21:06:23 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 17070 invoked from network); 26 Feb 2008 21:06:23 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Feb 2008 21:06:23 -0000 Authentication-Results: pb1.pair.com header.from=parasane@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=parasane@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.252.157 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: parasane@gmail.com X-Host-Fingerprint: 72.14.252.157 po-out-1718.google.com Received: from [72.14.252.157] ([72.14.252.157:31000] helo=po-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/74-28805-C4F74C74 for ; Tue, 26 Feb 2008 16:06:22 -0500 Received: by po-out-1718.google.com with SMTP id y22so129404pof.3 for ; Tue, 26 Feb 2008 13:06:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=yyMmHZHtNEBJSlXzfA5n3/6GdRMAXdOly+HLZMcTcA8=; b=oyEDBCtzJoh48oeLUCWAIo4EV783nHzfMMpkrQt/ME5aDCdkI1dlVN3M6k7+qaQTZPsGMRou9jhMCaIt/9r5QfLOGy78E9rQs6TTWOfEfaXjiGS88PnfWwRegSbSg8sO3djVryk+6OM5I89DNJHWmPkb0pV1pbfOjf0kArPbqSA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=KNQljrOTLFXicHq5Kfvj0UT/zJMMkLi1s2+aWcb0r6dUOpvajHQZP37cnBFZudOlG8qQOJLy/rZyAjNpH5PwUzG1GiIOK2BAXjDr5sBZqM5UyQtwAIcS4XyPS7kfJnrHKWokvqDYeyX7wXKQQZfnhl/SDIsOjRdWtC3tk0RtGvA= Received: by 10.141.152.8 with SMTP id e8mr3739407rvo.19.1204059977265; Tue, 26 Feb 2008 13:06:17 -0800 (PST) Received: by 10.140.204.10 with HTTP; Tue, 26 Feb 2008 13:06:17 -0800 (PST) Message-ID: Date: Tue, 26 Feb 2008 16:06:17 -0500 To: "Eugene San" Cc: "PHP Developers Mailing List" In-Reply-To: <47C47B26.9000701@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47C47B26.9000701@gmail.com> Subject: Re: [PHP-DEV] PHP footprint and sharing code among SAPI binaries From: parasane@gmail.com ("Daniel Brown") On Tue, Feb 26, 2008 at 3:48 PM, Eugene San wrote: > Hi all, > > > I want to raise a discussion on subject that is very important for PHP > usage on Embedded platforms. > > I am myself working on projects where we use PHP to manage embedded > devices. Everything was fine but lately the need to work from flash > memory appeared. [snip!] > > Maybe someone already addressed footprint problem and has any kind of > solutions for that? > > Please, any kind of information will helpful here. Eugene, Not sure if this will help you, but this is something I came across last night while working on a way to create a 100% mobile server and website on my Windows Mobile Treo (purely for geek purposes). I haven't had the chance to play with it, but if nothing else, it may give you some ideas. Pocket HPH: http://mobileleap.net/hph/ -- Daniel P. Brown Senior Unix Geek