Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / nirmit
Rasmus Ledorf is the father of PHP
PHP 3: Functionalities added.
PHP 4: Zend Engine added for code optimisation
PHP 5: Object oriented Programming concepts added.
Is This Answer Correct ? | 151 Yes | 6 No |
Post New Answer View All Answers
What is curl php?
How to convert numbers to strings in php?
What are global variables in php?
What is php oops concepts?
Explain how can we increase the execution time of a php script?
Does empty check for null?
How to get length of an array in PHP?
What is whitespace in html?
How is it possible to remove escape characters from a string?
How to turn on the session support?
Tell me in php, objects are they passed by value or by reference?
What is the difference between for and foreach loop in php?
Which function would you use to replace a record in a database in php?
Why do we use query?
How do I make a reset button in html?