What are the current versions of apache, PHP, and mysql?
Answer Posted / seema
PHP => 5.3.3
MySQL => 5.5.5
Apatch => 2.3.6
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Explain how we can get the number of elements in an array?
Is apache needed for php?
How to create reusable code in php?
How to run the interactive php shell from the command line interface?
What is smarty?
What is the difference between "echo" and "print" in php?
What is active record in php?
What kind of things have you done on the social side?
is that "enumerated array" equal to "numeric array"?
How to get number of days between two given dates using PHP?
What is the difference between htmlentities and htmlspecialchars in php?
What is the difference between characters 34 and x34?
What is prepare in php?
What is the functionality of md5 function in php?
Php program to generate fibonacci series?