Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / 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 |
Post New Answer View All Answers
How to create a table using php?
What is static in php?
How do you check if a variable has not been set in php?
Write a program in php to reverse a number?
Differences between get, post and request methods ?
Differences between get and post methods?
So if md5() generates the most secure hash, why would you ever use the less secure crc32() and sha1()?
What is the php function that removes the last element of the array and returns it?
Is php better than python?
When to use self over $this?
How do you identify independent and dependent variables in regression analysis?
What is the function to count elements in an array in PHP?
What is an example of a variable?
How cookies are transported from browsers to servers?
How to track no of user logged in?