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
What is x+ mode in fopen() used for?
What are the variables in php?
What is the difference between echo, print and printf()?
Is php outdated 2019?
Is null in php?
How to select a database?
Explain me soundex() and metaphone()?
Can I include php in javascript?
Tell me what is the use of mysql_real_escape_string() function?
What is the timeout period on session values?
Why does php need server?
Which php framework is best for web development?
What is the difference between substr() and strstr()?
Is php a strongly typed language?
How to get the http request in php?