what is php stands for?
Answer Posted / kali
PHP stand for PHP hypertext preprocessor.
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 ? | 60 Yes | 7 No |
Post New Answer View All Answers
How can I increase my website session?
How to write in a file in php?
Explain the installation of PHP on UNIX systems?
How to download and install php on windows?
How can you upload a file using php?
What is php session_start() and session_destroy() function?
Explain mysql_error().
What is the difference between == and === in php?
Tell me what is the main difference between require() and require_once()?
How big is varchar max?
Is php a mvc?
Which php function will attach one file to another?
What is psr in php?
What is the use of @ in php?
How to reset/destroy a cookie in php?