Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / gourav sharma
FATHER-Rasmus Lerdorf
PHP explaination-In the php versions are increasing day by
day with some concepts
additionaly involving
example:-
php is the best web developing language. it changes faster
than another lang
upto php 4 version we use only for loop for all statements
in php 5 u can use foreach loop also
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to check a variable is an array or not in php?
Tell me is it possible to protect special characters in a query string?
What is button in html?
Why sessions are used in php?
How can I display text with a php script?
Are there regular expressions in php?
Where sessions stored in PHP?
Tell me what are the __construct() and __destruct() methods in a php class?
Tell me whether it is possible to share a single instance of a memcache between multiple php projects?
What is list in PHP?
What is difference between array_merge and array_combine?
What is session in c#?
How would you open a directory for reading in php?
Which are the best start and end tags to use?
How can you get web browser’s details using PHP?