What is the full form of PHP?
Answer Posted / ram
Old Name : Personal Home Page
New Name : Hypertext Preprocessor
It uses HTML script to develop Web pages. So, name has been changed.
| Is This Answer Correct ? | 128 Yes | 16 No |
Post New Answer View All Answers
What is PHP's configuration file called?
What is the use of header() function in php?
What is null value in php?
How many escape sequences are recognized in double-quoted strings?
How to download and install php for windows?
What is parent __construct ();?
How can you tell if a number is even or odd without using any condition or loop?
What are php expressions?
What is the difference between php 5 and php 7?
Is php secure?
Tell me what types of loops exist in php?
Explain the syntax for ‘foreach’ loop with example.
How can you get the size of an image in PHP?
Where are sessions stored php?
What does the unset() function means?