Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / sid
Rasmus Lerdorf in 1994
| Is This Answer Correct ? | 111 Yes | 9 No |
Post New Answer View All Answers
What are the different types of php variables?
How do I find environment variables?
How to compare two strings with comparison operators in php?
Is php developer in demand?
What is the function of string in c?
What is php destruct?
Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How to redirect https to http url through .htaccess?
Explain the difference between urlencode and urldecode?
What is composer phar?
What is mysqli_fetch_array?
How to find a specific value in an array?
What is the use of mvc in php?
What is fetch array in php?
What is the difference between array_pop() and array_push()?