What are the current versions of apache, PHP, and mysql?
Answers were Sorted based on User's Feedback
Answer / priyanka
PHP: php5.1.2
MySQL: MySQL 5.1
Apache: Apache 2.1
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / anuj maheshwari
PHP => 5.2.6
apache => 2.2.8
mysql => 5.0.5
| Is This Answer Correct ? | 11 Yes | 13 No |
Answer / balu.m
i think
Php : 5.3.0
Apache :2.2.11
Mysql :5.1.36
| Is This Answer Correct ? | 3 Yes | 5 No |
How to assigning a new character in a string using php?
How to connect to a url in php?
what is the use of include() function when include_once() alone will enough?
Is null empty php?
What are some of the advanced features of php?
What are the delimiters in php?
What are php functions?
What is an object in php?
Why do we use query?
What is prepare in php?
What is csrf cookie?
What is difference between echo and print_r in php?