What is the full form of PHP?
Answer Posted / krish
Php stands for hypertext preprocessors.its used on server
side scripting
Is This Answer Correct ? | 100 Yes | 21 No |
Post New Answer View All Answers
How stop the execution of a php scrip?
What version of php do I have windows?
How to find the length of a string?
Declare a new variable in php equal to the number 3;
What is the difference between nowdoc and heredoc?
What is the main function of php?
How to pass variables by references?
Does session expire on closing browser?
How to get useful error messages in php?
What is a model in php?
CWD is a type of shell variable. State Whether True or False?
What is an abstract class in php?
How do you pass a variable by value?
Which software is used to run php programs?
What is the difference between $var and $$var?