What are the current versions of apache, PHP, and mysql?
Answer Posted / kanchana
PHP => 5.3
apache => 2.2.8
mysql => 5.1
| Is This Answer Correct ? | 8 Yes | 10 No |
Post New Answer View All Answers
How a constant is defined in a php script?
How to get number of days between two given dates using PHP?
Which cryptographic extension provide generation and verification of digital signatures?
How to check your php installation?
How to create connection in php?
Tell me in php, objects are they passed by value or by reference?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to get the directory name out of a file path name?
What exactly is PHP?
What are helpers in php?
What is cookie and session in php?
Explain the difference between $message and $$message?
Does php support multithreading?
What are the different opening and closing tags available in PHP?
Is PHP an open source software?