What is the full form of PHP?
Answer Posted / punendra sharma
php stands for php:hypertext preprocessor.
| Is This Answer Correct ? | 163 Yes | 32 No |
Post New Answer View All Answers
Tell me is it possible to submit a form with a dedicated button?
How can you execute php script from the command line?
What is the difference between single quoted string and double quoted string?
How do you end a function in python?
Tell me what is the use of explode() function?
What changes I have to do in php.ini file for file uploading?
Explain how can we execute a php script using command line?
How be the result set of mysql handled in php?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is better .net or php?
What is abstract class in php?
What are the types of variables in php?
How do you destroy a particular or all Sessions?
How check field is empty or not in php?
Is overloading possible in php?