Who is the father of PHP and explain the changes in PHP
versions?

Answers were Sorted based on User's Feedback



Who is the father of PHP and explain the changes in PHP versions?..

Answer / sid

Rasmus Lerdorf in 1994

Is This Answer Correct ?    111 Yes 9 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / ramya

php/fi is released in 1995

php3 released in 1998 having features like accessing diff
databse servers,protocols,supporting some object
orientation concepts.

php4 released in 1999

php5 in 2004 having features like
constructors,destructors,interfaces,abstract
classes,puiblic private and protected variables

Is This Answer Correct ?    47 Yes 7 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / 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

Who is the father of PHP and explain the changes in PHP versions?..

Answer / aparna

Rasmus Lerdorf..is it correct or not.???

Is This Answer Correct ?    29 Yes 2 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / alby mathew

php 4 and php5 are more over same but in php5 there is a new
feature of constructors,destructors,scope rules

Is This Answer Correct ?    17 Yes 2 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / sandeep kaur

Rasmus Lerdorf in 1994
PHPFI intorduce as Personal Home Page Form Interpretor in
1994
.
after that PHP HOME TOOLS introduced in 1996
.
php3 released in 1998 having features like accessing diff
databse servers,protocols,supporting some object
orientation concepts.

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,

php5 in 2004 having features like
constructors,destructors,interfaces,abstract
classes,puiblic private and protected variables

Is This Answer Correct ?    16 Yes 3 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / sunil verma

Rasmus Lerdorf in 1994

Is This Answer Correct ?    15 Yes 2 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / vepurnaresh

Rasmus Lerdorf

Is This Answer Correct ?    10 Yes 4 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / sukhsagar kumawat

Rasmus Lerdorf is the father of PHP in 1994

Is This Answer Correct ?    5 Yes 0 No

Who is the father of PHP and explain the changes in PHP versions?..

Answer / dharmendra solanki

Rasmus Lerdorf

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More PHP Interview Questions

How to find a substring from a given string in php?

0 Answers  


Explain me what is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?

0 Answers  


How to take a substring from a given string?

0 Answers  


How long does a session last in php?

0 Answers  


Tell me what is pear?

0 Answers  






How to find the position of the first occurrence of a substring in a string?

0 Answers  


How to pad an array with the same value multiple times?

0 Answers  


What types images that php supports?

1 Answers  


Tell me which function gives us the number of affected entries by a query?

0 Answers  


Differentiate between require and include?

0 Answers  


Which function would you use to read a line of data from a file in php?

0 Answers  


How many ways to include array elements in double-quoted strings using php?

0 Answers  


Categories