What is the full form of PHP?
Answer Posted / punendra sharma
php stands for php:hypertext preprocessor.
| Is This Answer Correct ? | 163 Yes | 32 No |
Post New Answer View All Answers
Is numeric in php?
Write a program in php to find the occurrence of a word in a string?
What is use of in_array() function in php?
What is the difference between get & post ?
What is polymorphism in oop php?
What can php do?
Do you know what is the use of rand() in php?
What is interface? Why it is used?
Can you define an argument as a reference type?
What is the difference between php traits vs interfaces?
What is preg_match?
What is a model in php?
What does namespace mean in php?
How to repeat a string to a specific number of times in php?
Why do we use polymorphism in php?