What are the current versions of apache, PHP, and mysql?
Answer Posted / yogesh
php 5.3
Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
How to get the http request in php?
What is difference between echo and print_r in php?
How to avoid the undefined index error?
What is htmlspecialchars?
what is the use of include_once in php?
What is Type hinting in PHP?
Write a program to get lcm of two numbers using php?
Tell me how to find the position of the first occurrence of a substring in a string?
Is php still in demand?
How do you display the output directly to the browser?
How is it possible to know the number of rows returned in the result set?
Tell me how would you declare a function that receives one parameter name hello?
What is a query in php?
Why do we use htaccess
What is interface? Why it is used?