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
Is php a backend?
Where php basically used?
How can we define a variable accessible in functions of a php script?
What type of headers have to be added in the mail function to attach a file?
What is the difference between fopen() and fclose()?
Is it difficult to learn php?
What are the four scalar types of php?
What are php magic methods/functions?
Which is the best web server?
What is the role of php?
What is c++ polymorphism?
how to track user logged out or not? when a user is idle?
How send email using php?
What is the empty function?
what are the differences between php and perl