What is the full form of PHP?
Answer Posted / capabv
Download all PHP questions answers PDF from below URL :
http://www.4shared.com/document/qMZ13Vc4/CAPABV_PHP_INTERVIEW_QUESTIONS.html
| Is This Answer Correct ? | 21 Yes | 17 No |
Post New Answer View All Answers
What are php libraries?
What is whitespace in php?
Does php have a future?
What is the difference between htmlentities and htmlspecialchars in php?
Is php an object or array?
Explain the difference between isset() and empty()?
Explain Whitespace Characters?
What is the function mysql_pconnect() usefull for?
Why php is used with mysql?
What kind of variable is age?
How is it possible to know the number of rows returned in result set?
How to create a mysql connection?
Does apache use php?
What is the differences between $a != $B and $a !== $B?
What is the use of "enctype" attribute in a html form?