Who is the father of PHP and explain the changes in PHP
versions?
Answers were Sorted based on User's Feedback
Answer / nirmit
Rasmus Ledorf is the father of PHP
PHP 3: Functionalities added.
PHP 4: Zend Engine added for code optimisation
PHP 5: Object oriented Programming concepts added.
Is This Answer Correct ? | 151 Yes | 6 No |
Answer / sdfgdfg
Who know who is the father of php is any one knows that
please comment on this??????
if u ask who is the developer of the php then i tell RASMOUS
LEDORF.......
Is This Answer Correct ? | 80 Yes | 11 No |
How to split a string into array using php?
What is the use of print_r function in php?
what are Implode and Explode functions?
what are the current or latest versions of LAMP ? Linux, Apache, MySql, PHP
What is beforeRender() used?
Is it difficult to learn php?
Explain the advantages of using PHP?
Is php deprecated?
How to get the IP address of the client/user in PHP?
What is encapsulation in php?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?
How to get the number of visitors in a site?