What are the current versions of apache, PHP, and mysql?
Answer Posted / syed afzal hussain
php 5.3.5
mysql 5.5
apache 2.2
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Which is useful for method overloading?
How check submit button is clicked in php?
What is php's mysqli extension?
Is php a framework?
Is php open source?
What is parent __construct ();?
What are the two most common ways to start and finish a php block of code?
how to track user logged out or not? when a user is idle?
Which function would you use to merge two arrays in php?
Which function can be used to exit from the script after displaying the error message?
How is php different from other languages?
What is final class and final method in php?
Write a program to display table of a number using php?
What is the difference between print() and echo()?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?