Who is the father of PHP and explain the changes in PHP
versions?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
Answer / sukhsagar kumawat
Rasmus Lerdorf is the father of PHP in 1994
Is This Answer Correct ? | 5 Yes | 0 No |
How can I make a script that can be bilanguage (supports English, German)?
What is smarty?
i want simple programs in php and outputs and how to use in web developed side in php briefly explined in exmple
What is the purpose of basename() function in PHP?
How to assigning a new character in a string?
What is the use of nl2br() in php?
Does php have a future?
How to copy a file?
How does the identity operator ===compare two values in PHP?
What is the basic syntax of Php?
Explain what is the static variable in function useful for?
which function used to get the file name in php?