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 are the different data types in javascript?
What is the difference between myisam and innodb?
What is call by reference in php?
How to check an key is exists in array?
Is python similar to php?
How is session data stored?
What are objects in php?
How to insert a line break in php string?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Do you know what is the function func_num_args() used for?
Name and explain five of the PHP error constants?
Which is variable cost?
What is form validation in php?
What is difference between sql and php?
How is the comparison of objects done in php?