Question : PHP_sessions

Can  apache do session management for a web application?

How do PHP applications usually implement session management on the WEB?

Answer : PHP_sessions

Apache 2.2.x tends to provide better performance over the other branches, I would highly recommend using it. It also has better multithreading support, making it the preferred version if you're using a multi CPU configuration. With regards to PHP, I would run whatever version is the latest of PHP5 to ensure you are up to date with security fixes and what not.
Random Solutions  
 
programming4us programming4us