What is the full form of PHP?
Answer Posted / brahmbhatt mayank
Old full form: - Personal Home Page
New full form : - Hypertext Preprocessor
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 ? | 1 Yes | 1 No |
Post New Answer View All Answers
How can we connect to a mysql database from a php script?
What is the function of mysql_real_escape_string in php?
Where can I find php ini file?
Will a comparison of an integer 12 and a string "13" work in php?
What are major variables in research?
What are the uses of implode() function?
When to use get and post request?
What is a variable cost example?
How to read the entire file into a single string?
Do I need to install php after xampp?
What is lamp in php?
What does csrf token mean?
What are getters and setters php?
How to read one character from a file?
How to upload file in php?