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
What is difference between echo and print in php?
Tell me how can we change the maximum size of the files to be uploaded?
How can we define a variable accessible in functions of a php script?
How to call javascript function in php on button click?
What is data type in php?
What does the expression exception::__tostring means?
What is Gd PHP?
Write an example to remove html tags from a string in php?
What is the role of php?
Explain the installation of PHP on UNIX systems?
What is the use of mysqli_real_escape_string() function?
Can I use php in visual studio?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
Is it possible to remove the html tags from data?
What is php good for?