full form of php??
Answers were Sorted based on User's Feedback
Answer / sumit
1.php hypertext preprocessor.
2.personal home page.
| Is This Answer Correct ? | 33 Yes | 5 No |
Answer / vaibhav sharma
first name of php was personal home page.
but now hypertext preprocessor.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 |
What is the use of mvc in php?
How send email in php?
What is csrf token and how will you add csrf token in ajax?
What is the meaning of "enctype= multipart/form-data" ?
What is basic php?
When to use self over $this?
Why should I learn php?
Explain the advantages of using PHP?
Write a program in php to check whether a number is prime or not?
How to call a php function from another php file?
What is the difference between $message and $$message ?
Which function is used to read a file removing the html and php tags in it upwork?