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
What is an object in php?
Which function would you use to read a line of data from a file in php?
What is the use of hooks?
What version of php do I have windows?
What is uniqid php?
What is $globals php?
What is json php?
When do sessions end?
How to select a database in php?
What is the correct and the most two common way to start and finish a php block of code?
How to get the length of string?
Which is used to maintain the value of a variable over different pages?
Explain what does the unlink() function means?
Tell me what are the correct and the most two common way to start and finish a php block of code?
How can we submit form without a submit button?