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
How do sessions work in php?
How does php isset work?
Which is faster for or foreach php?
Do you know what does mvc stand for and what does each component do?
What is the best php version for wordpress?
What is oops php?
Is it easy to learn php?
What is cookie and session in php?
Which php function will attach one file to another?
what the new feature add in php 7.2?
Which function parses an English textual date or time into Unix timestamp in PHP.
What are the string function in php?
How to replace a substring in a given string?
Tell me how is it possible to remove escape characters from a string?
How can we extract string "pcds.co.in" from a string "https://info@pcds.co.in" using regular expression of php? More on reg can you explain