Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / shivani gupta
rusmus ladorf
php 3-functionality added
php4-zend engine added for code
php4-oop concept added
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of return in php?
What are the two types of variables?
How to read and display a HTML source from the website url?
which will print out the php call stack?
What is the difference between htmlentities() and htmlspecialchars()?
What are php expressions?
Name and explain five of the PHP error constants?
How long is csrf token?
What is the advantage of runtime polymorphism?
What is array filter in php?
What are the difference between abstract class and interface in oops?
Which php function will attach one file to another?
What are the two main string operators?
Is time a dependent variable?
How do you sort an array in php?