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
How many columns can be added in a table in mysql?
Does exist in php?
Is PHP runs on different platforms (Windows, Linux, Unix, etc.)?
What is php's mysqli extension?
What is php mean?
What is the difference between public, protected and private?
What was the old name of php?
How can I increase my website session?
What is the use of 'print' in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what is the problem?
What is $this in php?
Tell me what is the meaning of a final class and a final method?
Does cors prevent csrf?
What is the use of trim in php?
Why do we use interface in php?