What is the full form of PHP?
Answer Posted / ram
Old Name : Personal Home Page
New Name : Hypertext Preprocessor
It uses HTML script to develop Web pages. So, name has been changed.
| Is This Answer Correct ? | 128 Yes | 16 No |
Post New Answer View All Answers
What is the most convenient hashing method to be used to hash passwords?
What is properties of class?
Tell me what kind of things have you done on the social side?
How to remove duplicate values from a PHP Array?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
Explain how to run the interactive php shell from the command line interface?
Does php support overloading?
What is the function of string in c?
Which php framework is best for security?
What is a query in a database?
What are PHP Magic Methods/Functions. List them.
What is warning – “cannot modify header information – headers already sent”?
Which operator is used to combine string values in php?
What are examples of dependent variables?
Explain what does the unset() function means?