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
How many columns can be added in a table in mysql?
Explain how we can get the number of elements in an array?
What is return in php function?
What language is php based on?
Can I run php without xampp?
What does isset() function?
What is a closure in php?
What are the ways to include file in php?
What is the current stable version of php? What advance thing in php7?
Explain why would we use === instead of ==?
Write a program to find the factorial of a number in php?
What is form validation in php?
Explain me how to include a file to a php page?
Write a program to get second highest number in an array using php?
How do I expire a php session after 30 minutes?