PHP: Difference between revisions

From Joomla! Documentation

Chris Davenport (talk | contribs)
mNo edit summary
Chris Davenport (talk | contribs)
No edit summary
Line 1: Line 1:
== PHP - Open Source language for an open source CMS ==
{{PHP}}
 
[[Category:Landing Pages]][[Category:Glossary]]
Joomla! is predominantly written using PHP ([http://www.php.net PHP: Hypertext Preprocessor]), an open source programming language.
 
PHP, and its legions of global programmers, give Joomla! much of its breadth and flexibility.
[[Category:Landing Pages]]

Revision as of 23:52, 25 July 2008

<translate> 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? </translate>