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
Tell us what is the difference between session_unregister() and session_unset()?
What is a stored procedure in mysql?
What is the use of anonymous function in php?
Why should I learn php?
What is csrf token and how it works?
write a prog using insert,update,delete in this manner as output? name: phno. add button 1.name phno. edit button delete button 2.
Which is the dependent variable?
What is namespaces in PHP?
What is htmlspecialchars?
how to track user logged out or not? when a user is idle?
What is the difference between php traits vs interfaces?
What is call by reference in php?
What are the different filter functions used to filter a variable?
What is php glob?
What is compact function php?