Who is the father of PHP and explain the changes in PHP
versions?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / shivani gupta
rusmus ladorf
php 3-functionality added
php4-zend engine added for code
php4-oop concept added
| Is This Answer Correct ? | 0 Yes | 0 No |
Tell me what is the importance of "action" attribute in a html form?
Is laravel easy to learn?
How to apply Cake php ajax pagination?
How can we optimize or increase the speed of a mysql select query?
What is mysqli_real_escape_string?
What is the importance of parser in php?
What is the difference between implode() and explode() in php?
what is the dirrence in PHP4 & PHP5 . ?
Where are the persistent cookies stored on your computer?
Can age be a variable?
> symbol is used to redirect the output of a command. State Whether True or False?
Tell me can the value of a constant change during the script's execution?