Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / 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 |
Post New Answer View All Answers
Explain what does $_files means?
What is helper function?
In PHP, fgets() is used to read a file one line at a time. State Whether True or False?
Can I learn php in a month?
Is php an api?
How does php serialize work?
How to convert strings to upper or lower cases?
How a variable is declared in php?
What is $globals php?
What are the different ways to login to a remote server?
What advance thing in php7?
Define urlencode() and urldecode() used in php?
How to check if a string contains a character or word in php?
Is php procedural or oop?
Explain how we can retrieve the data in the result set of mysql using php?