what is php stands for?
Answer Posted / rahul
PHP is Stands for php: HyperText preprocessor.It's server
side scripting language.used to create fast dynamic web
applications,open source using html for designing and php
for functioning.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Do you know what is the difference between the include() and require() functions?
How can we change the value of a constant?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
What is mvc php?
What is PHP's configuration file called?
How we can declare variable in php?
Xplain is it possible to use com component in php?
How to select a database?
What is final class and final method in php?
What is the best php version for wordpress?
How to initiate a session in php?
Write a program to display a table of any given number?
Write a program using while loop?
List some features of php that are deprecated in php7?
How to return ascii value of character in php?