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 ? | 4 Yes | 3 No |
Post New Answer View All Answers
Does php has a future?
How to write comment in php?
What is the difference between $message and $$message in php?
How long will it take to learn php?
How do I get csrf token?
Is PHP an open source software?
How do you clear environment variables?
What is default session time in php?
Declare a new variable in php equal to the number 3;
What is $_ request?
Tell me which programming language does php resemble to?
how to track no of users logged in?
What is parent __construct ();?
How to move uploaded files to permanent directory?
How can I prevent sql-injection in php?