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
Can php run without server?
How to concatenate two strings in php?
How can you upload a file using php?
What are the different types of php variables?
Which is better php praogramming or cad/cam scope wise and also salaray wise?
Which function will you use to create an array?
Why does php need server?
Is php object oriented?
How to stop the execution of php script?
What are the features of object-oriented programming in php?
Which method removes the last element from the end of an array?
Explain what does the expression exception::__tostring means?
How to define a function with any number of arguments?
What are the php variables?
Explain the syntax for ‘foreach’ loop with example.