What are the current versions of apache, PHP, and mysql?
Answer Posted / roopan
PHP -> 5.3.5
Apache -> 2.3.1
Mysql -> 5.5.9
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the use of mysqli_real_escape_string() function?
Explain whether it is possible to share a single instance of a memcache between multiple php projects?
What is difference between python and php?
How to make a class in php?
how to track no of users logged in?
Why session timeout is important?
What are escaping characters?
Should I use mysqli or pdo?
how can i develop forum code? any one pleale help me on this question
Will a comparison of an integer 12 and a string "13" work in php?
Tell me how can we determine whether a variable is set?
What is php dependency injection?
Is php secure?
Explain what are some new features introduced in php7?
What are the advantages of oops in php?