Who is the father of PHP and explain the changes in PHP
versions?
Answer Posted / jitendra
Brendan Eich
| Is This Answer Correct ? | 0 Yes | 20 No |
Post New Answer View All Answers
Does empty check for null?
Explain me soundex() and metaphone()?
What software is required to run php?
What is meant by urlencode and urldecode?
What's the best method for sanitizing user input with php?
How do you destroy a particular or all Sessions?
How to get ip address of clients machine?
Explain the difference between session and cookies in php?
What enctype is required for file uploads to work?
What is class extend in php?
What is difference between count or sizeof function in php?
What are the popular frameworks in php?
What is cookie?
What are constructor and destructor in PHP?
Can the value of a constant change during the script's execution?