What are the current versions of apache, PHP, and mysql?
Answer Posted / rahul jaswal
PHP=>5.3.0
MySQL=>5.1.36
APACHE=>2.2.11
Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the use of "echo" in php?
Why use php artisan serve?
What is php sequence?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What is traits? How it is used in php?
What is a php class?
How can I display text with a php script?
What is the use of imagetypes() method?
How can we check the value of a given variable is alphanumeric?
What is php destruct?
Explain the value of the variable input is a string 1,2,3,4,5,6,7. How would you get the sum of the integers contained inside input?
How to register a variable in PHP session?
Is php dying 2018?
How can we increase execution time of a php script?
How to retrieve the original query string?