What are the current versions of apache, PHP, and mysql?
Answer Posted / bangaru babu
PHP- 5.4.0
MYSQL-5.5.4
Apache-2.4.1
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are new features in php 7?
How to execute a php script from the command line?
What is the method to register a variable into a session?
How can we encrypt the password using php?
What is php crud api?
What is "echo" in php?
What is the difference between characters and #?
How do you use bcrypt for hashing passwords in php?
How to send a cookie to the browser?
What is the empty function?
What is orm in php framework?
What is the name of scripting engine in php?
How to create connection in php?
How does api connect to database?
What is the use of is_array() and in_array()?