PHP: Difference between revisions

From Joomla! Documentation

Chris Davenport (talk | contribs)
Linked to Updating PHP page.
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
== PHP - Open Source language for an open source CMS ==
<noinclude><languages /></noinclude>
<translate>
<!--T:1-->
{{Chunk:PHP/en}}


Joomla! is predominantly written using PHP ([http://www.php.net PHP: Hypertext Preprocessor]), an open source programming language.
<!--T:2-->
 
'''See also''':
PHP, and its legions of global programmers give Joomla! much of its breadth and flexibility.
* [[Where can you learn about PHP|Where can you learn about PHP?]]
* [[Updating PHP|Updating PHP]]
[[Category:Landing Pages]][[Category:Glossary]]
</translate>

Latest revision as of 04:42, 18 September 2020

PHP is a computer scripting language designed for creating dynamic web pages. PHP is widely-used for web development and can be embedded into HTML. It generally runs on a web server, taking PHP code as its input and creating web pages as output. Joomla! is primarily written using the PHP language. For more information, see Where can you learn about PHP?


See also: