What is the full form of PHP?
Answer Posted / anshul mathur
Full Form of PHP is Pre Processor Hypertext.
It is so called bcoz server converts the pages written in
PHP into XHTML on the client side, hence when client see the
page source it is in XHTML.
| Is This Answer Correct ? | 82 Yes | 40 No |
Post New Answer View All Answers
How be the result set of mysql handled in php?
How to set a page as a home page in a php based site?
How can we execute a php script using command line?
What is singleton pattern in php?
Why do we use hooks?
What is regex in html?
What is $_ post in php?
How can we determine whether a variable is set?
Tell me what is the default session time in php?
What is the difference between require and include in php?
How to set session.gc_divisor properly?
What is the name of the scripting engine that powers PHP?
How many types of array supported in php?
What is the use of limit in mysql?
What is putenv?