What is the full form of PHP?
Answer Posted / ashok yadav
firstly, php stands for Personal Home Page.
but later on php is Hypertext Processer ,which is an
extended name for the first name.
| Is This Answer Correct ? | 403 Yes | 79 No |
Post New Answer View All Answers
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
What are the uses of implode() function?
Who developed php?
Can a trait extend a class php?
What is the delimiter default in PHP?
What is the use of strip_tags() method?
What is composer used for?
Write a program to find a string is palindrome or not?
Why do we use inheritance in php?
What is the functionality of the functions strstr() and stristr()?
What’s the difference between htmlentities() and htmlspecialchars()?
What is the difference between require and include in php?
What is json php?
What is preg_match?
How to get the total number of values in an array?