You are on page 1of 1

PHP is a programming language used for populating dynamic web pages.

It is mainly
used in web development and can be embedded into HTML by using PHP code as its
input and HTML as the output. PHP is also a part of the popular LAMP environment,
but has many other useful applications as well.
PHP is a scripting language used to create dynamic websites. Its advantage over
JavaScript is that it runs on the web server rather than on the viewer's PC or Mac.
PHP can be used for the same kind of applications as ASP and .NET but is free and
open source.
PHP (Hypertext Preprocessor) is a popular general-purpose server side scripting
language which can be embedded into HTML to create a wide variety of mini-
applications, but can also be used to build large-scale complex applications.
PHP is a technology which enables server executable scripts within web pages.
Generally used by Unix, Linux and Solaris platforms.
A server-side, HTML embedded scripting language used to create dynamic Web pages.

You might also like