What are the current versions of apache, PHP, and mysql?
Answer Posted / priyabrata jena
PHP - 5.3.3
MySQL - 5.5.4
Apache- 2.3.6 alpha
Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
List some array functions in php?
What is the difference between $var and $$var?
Explain some most commonly use string functions in php?
What are the environmental variables?
What are the differences between php3 and php4 and php5? What is the current stable version of php? What advance thing in php7?
What are the advantages of triggers?
Is null function in php?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What is xss and csrf?
What is a variable cost example?
What is the use of return in php?
What is mean by an associative array?
Is php is dying?
Can we extend multiple classes in php?
explain php variable length argument function.