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
Tell me how do I escape data before storing it into the database?
Tell me what is the actually used php version?
What are classes in php?
How arrays are used in php?
What is a query in a database?
What are the 5 types of data?
Tell me what is the difference between characters 34 and x34?
How to increase the execution time of a PHP script?
What are the two types of variables?
Can you pass an array into a function?
What is php in full?
What is the use of Php variables?
Inside a php function, what param needs to be set in order to access a global variable?
What are the benefits of composer?
What is csrf token and how will you add csrf token in ajax?