[PHP] PHP HELP

2009-06-03 Thread tRace DOliveira
Can anyone help me to install APC in Xampp on windows ?

[PHP] PHP problem

2009-06-01 Thread tRace DOliveira
I think that PHP is the best scripting language ever created...I'm currently doing a study of PHP and I want to know how APC can be used to improve PHP performance and how it can be implemented and also if there is someĀ  other alternative other than APC of improving PHP performance ? The

[PHP] PHP Help

2009-06-01 Thread tRace DOliveira
I think that PHP is the best scripting language ever created...I'm currently doing a study of PHP and I want to know how APC can be used to improve PHP performance and how it can be implemented and also if there is someĀ  other alternative other than APC of improving PHP performance ? The

[PHP] PHP scalability problem

2009-05-26 Thread tRace DOliveira
What I am trying to achieve is to have the server do less processing. Like I said PHP is a server side scripting language and each time a request is made a process is spawned and processes are heavy weight as compared to a thread which is a light weight process. So I want to take away much