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 |
What is stripslashes php?
What is mysql_fetch_array?
I created a new joomla module for administrator. when am going to install this, it is going "joomla/modules" path. but, i want to install this in the "joomla/administration/modules" path.
Is it difficult to learn php?
Does php support multithreading?
Tell us why did you choose this particular career path?
Differentiate between php5 and php7?
What are the methods to submit form in php?
How can I retrieve values from one database server and store them in other database server using PHP?
2 Answers DRC Systems, Photon,
What is putenv?
Is empty check in php?
What are Routines?