What are the current versions of apache, PHP, and mysql?
Answer Posted / anuj maheshwari
PHP => 5.2.6
apache => 2.2.8
mysql => 5.0.5
| Is This Answer Correct ? | 11 Yes | 13 No |
Post New Answer View All Answers
What are the differences between echo and print?
Is age interval or ordinal?
How to do single and multi line comment in php?
What is the use of mysql_real_escape_string in php?
What is the purpose of using php?
How to Retrieve the Session ID of the Current Session?
Is php required for wordpress?
Explain include(), include_once, require() and require_once?
What is the use of header() function in PHP? What the Limitation of HEADER()?
Explain object-oriented methodology in php?
What is the difference between == and === in php?
What is $_ post in php?
Why many companies are switching their current business language to php?
Write a program to find a string is palindrome or not?
What are access specifiers?