Advertisements
Advertisements
Question
Explain any two features of PHP?
Answer in Brief
Solution
PHP is the most popular and frequently used worldwide server-side scripting language.
Following are features of PHP:
- Simple: It is very simple and easy to use, as compared to other scripting languages.
- Interpreted: It is an interpreted language, i.e. there is no need for compilation.
- Faster: It is faster than other scripting languages e.g. JSP and ASP.
- Open Source: Open source means you need not pay for use of PHP. You can freely download and use it.
- Platform Independent: PHP code will be run on every platform, Linux, Unix, Mac OS X, Windows.
shaalaa.com
Features of PHP
Is there an error in this question or solution?