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 is the difference between characters and #?
What is the most convenient hashing method to be used to hash passwords?
What is use of preg_replace in php?
Under what circumstance is it impossible to assign a default value to a parameter while declaring a function?
Does empty check for null?
What is api used for?
What do you mean by having php as whitespace insensitive?
When a conditional statement is ended with an endif?
What percentage of websites use php?
What are the correct and the most two common way to start and finish a PHP block of code?
What is constructors and destructors?
Can php run without apache?
How can you send email in php?
Tell me what does the array operator '===' means?
What does $globals mean?