What are the current versions of apache, PHP, and mysql?
Answer Posted / gvc vijayaraja
php=>6.2.1
apache=>2
mysql=>5.1
Is This Answer Correct ? | 12 Yes | 9 No |
Post New Answer View All Answers
Why php is better?
How do you end a session in php?
How to convert strings to upper or lower cases?
What are the special characters you need to escape in double-quoted stings?
What is variable give example?
What’s the difference between htmlentities() and htmlspecialchars()?
What is xss and csrf?
What is the difference between for and foreach loop in php?
What is "echo" in php?
Explain what is the main difference between require() and require_once()?
How could I install codeignitor ?
What is scope of variable in php?
Tell us how to create an array of a group of items inside an html form?
What is the content of /etc directory?
What is the difference between super () and this ()?