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 |
What is if isset ($_ post submit )) in php?
how will i set pagination ?
Explain about Type Juggling in PHP?
Explain mysql_errno()?
What should we do to be able to export data into an excel file?
How can we register the variables into a Session?
7 Answers HCL, Star Computers, Trikon Networks,
What is the name of the scripting engine that powers PHP?
Explain php split() function.
Write a php function to convert all null values to blank?
How to get the directory name out of a file path name?
What is the difference between mysql_fetch_array() and mysql_fetch_assoc()?
Whether session will work if we disable cookies in client browser ?