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
How are variables declared in php?
What is php crud api?
Explain difference between urlencode and urldecode?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Tell me what is the use of "enctype" attribute in a html form?
Differences between get, post and request methods ?
What u mean by query?
Why is php used?
What is the purpose of $_ session?
What are the differences between echo and print?
Can you give example for trait in php?
What is the use of mysql_fetch_assoc in php?
How many records can be stored in mysql table?
How to track user logged out or not? When user is idle?
Are there regular expressions in php?