Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / madan sharma
Rasmus Lerdorf is the father of php and the year was 1994.
PHPFI intorduce as Personal Home Page Form Interpretor in
1994
.
after that PHP HOME TOOLS introduced in 1996
.
in 1997-8 introduce php3.
in 1999 introduce php4.
In 1999 php intorduce again as PHP:HYPERTEXT PREPROCESSOR
with the help of zeev and andy ,
and also intorduce php interpretor4 that name was zend
engine-1, so that php4 have the zend engine-1,
in 2003 introduce php5 wich zend engine-2,
Is This Answer Correct ? | 37 Yes | 4 No |
Post New Answer View All Answers
What is the use of final class in php?
Explain the differences between get and post methods?
How do you identify independent and dependent variables in regression analysis?
What happens when submit button is clicked?
How to remove duplicate values from php array?
Why do we use php?
Tell me what is use of in_array() function in php?
Whether php supports microsoft sql server?
What is the purpose of constant() function?
What are the __construct() and __destruct() methods in a php class?
What is php oop?
How to create an array of a group of items inside an html form?
Does php use html?
What is echo in html?
Is array function in php?