Well, after moving all weekend - I'm worn out and amazingly sore, but it's almost all over in the new place. I only have a few little things to move in and I'll be all set. Now, if I can just get SWBell to cooperate...
This PHP Accelerator that everyone's been talking about looks pretty cool. It's supposed to be on par with the Zend Cache project as far as speed of execution. The way it works is: it caches compiled versions of scripts on the server so that they don't have to be parsed every time. It also uses a "shared memory cache" to speed things up with frequesntly used code. If you haven't already taken a look at it, you should check it out and see what you think. Best of all, it's free.




