Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / dharmendra solanki
Rasmus Lerdorf
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is ltrim?
What is full form of php? Who is the father or inventor of php?
Explain soundex() and metaphone().
How can you increase the maximum execution time of a script in php?
How stop the execution of a php scrip?
Tell me how comparison of objects is done in php5?
How to calculate the length of a string?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
Explain mixed and callback functions?
What kind of things have you done on the social side?
What is member variable?
How to write in a file in php?
What is the difference between include and require?
What are arguments in php?
What software is required to run php?