|
Posted by Charles Polisher on 01/07/08 00:06
todofixthis <inspired@pbmods.com> wrote:
> Heya, PC.
>
> Upgrading from PHP 4 to 5 is a pretty BIG change; in some ways, your
> app will run more efficiently, but more likely, PHP is running in
> emulation mode. For example, classes written for PHP 4 are less
> efficient than PHP 5 classes.
>
> To complete your migration, you'll need to rewrite your app for PHP 5:
> http://www.php.net/manual/en/faq.migration5.php
Responding to OP's request, here is a great
resource for tuning web sites with LAMP/PHP in mind:
http://david.fullrecall.com/website-optimization
Navigation:
[Reply to this message]
|