Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / sunil verma
Rasmus Lerdorf in 1994
| Is This Answer Correct ? | 15 Yes | 2 No |
Post New Answer View All Answers
What is a persistent cookie in php?
What is lazy loading in php?
Does https prevent csrf?
What is php string function?
What is composer install?
Are parent constructors called implicitly inside a class constructor?
Do you know what is the difference between the include() and require() functions?
How do you put a space in html?
What are some of the advanced features of php?
What are the encryption functions available in PHP?
How to access a global variable inside a function?
What are the difference between overloading and overriding in oops?
How to find the position of the first occurrence of a substring in a string?
What is the best way to avoid email sent through php getting into the spam folder?
What is mean by an associative array?