what is php stands for?
Answer Posted / sekar
PHP stand for hypertext preprocessor(personal home page).
it is a server side programing language and it's used to
create a dynamic webpages
it is a open source.
| Is This Answer Correct ? | 88 Yes | 13 No |
Post New Answer View All Answers
What is the importance of parser in php?
Which character is used to match exactly one character?
Which is correct about mysqli and pdo?
Where is session value stored?
What is csrf verification?
How is a constant defined in a PHP script?
Write a program in php to check whether a number is prime or not?
What is constructor and destructor?
What is php stack?
What is the different between count() and sizeof() in php?
Is facebook still in php?
What is the timeout period on session values?
Distinguish between urlencode and urldecode?
How does html form submit work?
What is get and post method in php?