What are the current versions of apache, PHP, and mysql?
Answer Posted / priyanka
PHP: php5.1.2
MySQL: MySQL 5.1
Apache: Apache 2.1
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the difference between implode() and explode() in php?
What is exception handling in php?
How many php functions are there?
What is the string concatenation operator in php?
Explain do you use composer? If yes, what benefits have you found in it?
What is static variable in php?
What is whitespace in html?
Tell me what type of operation is needed when passing values through a form or an url?
Why does php start with variables?
Explain what is the difference between $var and $$var?
Tell me what is the difference between exception::getmessage and exception::getline?
Tell me what are the encryption techniques in php?
What is the function func_num_args() used for?
What is the difference between require and include in php?
Explain me what are the 3 scope levels available in php and how would you define them?