Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / jitendra
Brendan Eich
| Is This Answer Correct ? | 0 Yes | 20 No |
Post New Answer View All Answers
Explain a resource?
What is the use of get and post method in php?
When do you use define() and when do you use const. What are the main differences between those two?
What does explode do in php?
Tell me how to find the position of the first occurrence of a substring in a string?
Can I use node js with php?
What is the use of 'print' in php?
How to swap two variables without using 3rd temp variable.
Why do you need to filter out empty files?
Does php have future?
What is meant by session in php?
Explain me what is the importance of "method" attribute in a html form?
What the limitation of header() function in php?
What are the ways to define a constant in php?
What is parent __construct ();?