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 |
How is csrf token generated?
What is the difference between php 5 and php 7?
How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?
How to create a text file in PHP?
Write logic to print Floyd's triangle in PHP?
What is the difference between the include() and require() functions?
How can I find the colour of a pixel of an image?
2 Answers Rushmore Consultancy,
What is if isset ($_ post submit )) in php?
How do you check if a variable has not been set in php?
How to call javascript function in php on button click?
Explain me soundex() and metaphone()?
What do you mean by design patterns (php) ?