Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / vepurnaresh
Rasmus Lerdorf
| Is This Answer Correct ? | 10 Yes | 4 No |
Post New Answer View All Answers
Tell me what are the encryption techniques in php?
What is a trait in php?
What is the role of php.ini file?
If the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
What are the advantages of triggers?
How does php work with apache?
What is the difference between php 5 and php 7?
Is python easier than php?
How to execute a function in php?
How to set cookies in PHP?
Tell me how can we define a variable accessible in functions of a php script?
What is the difference between echo, print and printf()?
List some features of php that are deprecated in php7?
What is the static variable in function useful for?
Is php is dying?