what are the current or latest versions of LAMP ?
Linux, Apache, MySql, PHP
Answers were Sorted based on User's Feedback
Answer / potherca
Linux 2.6.23 [Oct 02 2007]
Apache 2.2.6 [Sep 6, 2007]
MySQL 5.0.45 [Jul 4, 2007]
PHP 5.2.4 [30-Aug-2007]
| Is This Answer Correct ? | 4 Yes | 4 No |
Answer / lt
Linux 2.6.29.1
Apache 2.2.11
MySQL 5.1
PHP 5.2.9
Based on April 15, 2009
| Is This Answer Correct ? | 2 Yes | 3 No |
What is the use of header() function in PHP? What the Limitation of HEADER()?
Does php support multiple inheritances?
how to maintained the session from one page to another page based on the url and then entered into the first page is logging into instead of secondpage it goes to the another url.ie first login session togoes to the one url and next login session it goes to another url how is it possible in php please give me answer in that question
What is the purpose of the '.myi' file extension? What do thes file contain?
How do you achieve page caching in PHP?
How to remove the new line character from the end of a text line?
What is polymorphism?
What is scope of variable in php?
What is the use of "enctype" attribute in a html form?
how to install openssl, ISAPI, pdf modules in php 5.2.5 with apache on windows xp.
Is php faster than nodejs?
What is the difference between abstract class and interface in php?