NYCPHP Meetup

NYPHP.org

[nycphp-talk] Facebook's LAMP Stack

Chris Snyder chsnyder at gmail.com
Thu Apr 23 13:00:35 EDT 2009


On Thu, Apr 23, 2009 at 12:51 PM, Hans Zaunere <lists at zaunere.com> wrote:
>
> What I'd really like is a way to "statically link" a PHP application.  While
> this is somewhat possible today, PHP's dynamic nature makes this difficult
> to fully realize.  For example, it can be cumbersome on the developer to
> check in multiple places if APC is available, what files are cached, what
> should be included, etc.
>

You could take a page out of the javascript book and write a
pre-compiler that creates one big script using concatenation.



More information about the talk mailing list