what are the current or latest versions of LAMP ?
Linux, Apache, MySql, PHP
Answer Posted / sachin
php 5.3.1
mysql 5.1.43
apache 3.3
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are new features in php 7?
What are the three parts of an http request?
How to track no of user logged in?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What would occur if a fatal error was thrown in your php program?
What is a persistence cookie?
Does php 5 support exceptions?
Where are sessions stored php?
When you want to show some part of a text displayed on an html page in red font color? What different possibilities are there to do this? What are the advantages/disadvantages of these methods?
What are the different types of array in php?
Describe PHP error and logging information?
Is json a string php?
Are sessions stateless?
Tell me how is it possible to remove escape characters from a string?
Explain PHP?