What are the current versions of apache, PHP, and mysql?
Answers were Sorted based on User's Feedback
Answer / karmegam
PHP -5.1.2
Mysql -5.1
Apache - 2
Wamp -1.7.3
| Is This Answer Correct ? | 36 Yes | 20 No |
Answer / narean
PHP: 7.0.4 / March 3, 2016
Apache: 2.4.18 December 14, 2015
MySQL: 5.6.26 / July 24, 2015
| Is This Answer Correct ? | 7 Yes | 2 No |
Answer / manoj rana
As on Date June 15,2017
Php =>7.1.6
Mysql=>5.7.18
Apache=> 2.4.25
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / priyabrata jena
PHP - 5.3.3
MySQL - 5.5.4
Apache- 2.3.6 alpha
| Is This Answer Correct ? | 6 Yes | 6 No |
Explain me what is the meaning of a persistent cookie?
What is the correct syntax of mail() function in php?
How to protect special characters in query string?
Write down the code for save an uploaded file using php?
What is the correct and the most two common way to start and finish a php block of code?
How can we extract string ?allinterview.com ? from a string ?http://info@allinterview.com? using regular expression of PHP?
Is it possible to protect special characters in a query string?
How to set cookies?
What does the unlink() function mean?
How to remove html tags from data in php?
Is jquery better than javascript?
What is the use of friend function in php?