Archive for the ‘PHP’ Category

Install Apache, MySQL, PHP and Perl in one shot using xampp.

Tuesday, July 22nd, 2008

In the past this software was called LAMPP but to avoid misconceptions we renamed it to »XAMPP for Linux«. So if you are seeking for LAMPP you're on the right track. ;) URL: http://www.apachefriends.org/en/xampp-linux.html

Describe the lifecycle of object creation.

Thursday, June 12th, 2008



How do you maintain session in a load balancing system?

Wednesday, April 16th, 2008

Using a common session save path in the php.ini file by mounting a shared location in each of the server.