What is the full form of PHP?
Answer Posted / psharma05
preprocessor hypertext php.
| Is This Answer Correct ? | 13 Yes | 25 No |
Post New Answer View All Answers
What does namespace mean in php?
how to use http headers inside php? Write the statement through which it can be added?
What is echo and print in php?
What is static variable in php?
What are php parameters?
How to send a cookie to the browser?
How do I display php errors?
How to select a database in php?
What is the difference between fopen() and fclose()?
What is the use of is_array() and in_array()?
What are properties in php?
What is the advantage of runtime polymorphism?
Explain the difference between $var and $$var?
What is the use of htmlentities in php?
What are the four scalar types of php?