What are the current versions of apache, PHP, and mysql?
Answers were Sorted based on User's Feedback
Answer / ammu
new version of MySQL is MySQL 5.0
and
new version of PHP is PHP 5.2
| Is This Answer Correct ? | 16 Yes | 20 No |
What is the difference between implode() and explode() in php?
How to create a session? How to set a value in session? How to remove data from a session?
Explain PHP looping?
Which is better php or nodejs?
Why php is used with mysql?
Explain me what are the 3 scope levels available in php and how would you define them?
What is the difference between die () and exit () in php?
Tell me what is the definition of a session?
Tell me what does the array operator '===' means?
Can we learn php without html?
How to convert a string to uppercase in php?
How to invoke a user function?