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 the difference between abstract class and interface in php?
Explain how is it possible to set an infinite execution time for php script?
Is php object oriented?
How we can retrieve the data in the result set of mysql using php?
Tell me what sized websites have you worked on in the past?
What does $_files means?
What does mysqli_query return?
What is a php trait?
Tell me what are the functions to be used to get the image's properties (size, width and height)?
What is the meaning of symbol '$' in jquery?
How many escape sequences are recognized in double-quoted strings?
What are the 3 scope levels available in php and how would you define them?
How to generate a character from an ascii value?
How long should a session last?
What is x+ mode in fopen() used for?