what are the current or latest versions of LAMP ?
Linux, Apache, MySql, PHP
Answer Posted / 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 |
Post New Answer View All Answers
Do you know what is use of count() function in php?
What is the difference between print() and echo() in PHP?
How to return ascii value of character in php?
What is difference between strstr() and stristr()?
What is the scope of a variable defined outside a function?
how to use http headers inside php? Write the statement through which it can be added?
Explain php parameterized functions.
Why php is widely used?
What is factory pattern in php?
What is php constructor?
Define about declare construct?
What changes I have to do in php.ini file for file uploading?
How to reset/destroy a cookie?
Is it possible to remove the html tags from data?
How can you compare objects in php?