Cloud Provider Evaluation
3/5/22, 12:34 PM PHP Application
https://leocontent.umgc.edu/content/scor/uncurated/cca/2218-cca610/learning-topic-list/php-application.html?ou=622270 1/1
Learning Topic
PHP Application PHP is a commonly used general-purpose, open-source scripting language. A versatile
tool, it is simple enough for a beginner to use, but also offers more advanced features. It
can be embedded into HTML and is often used as a web development tool.
PHP pages contain HTML with embedded code that does "something." In the example
below, the “something” is the output text, "This is an example PHP script." Note that start
and end processing instructions surround the PHP code. This allows the user to move
quickly in and out of "PHP mode."
Adapted from PHP: What is PHP? Retrieved from http://php.net/manual/en/intro-
whatis.php
© 2022 University of Maryland Global Campus
All links to external sites were verified at the time of publication. UMGC is not responsible for the validity or integrity
of information located at external sites.