Chunk

Difference between revisions of "PHP"

From Joomla! Documentation

m (moved Template:PHP to Chunk:PHP: Organize namespace Chunk)
m (clean up)
Line 1: Line 1:
PHP is a computer scripting language designed for creating dynamic web pages. PHP is widely-used for web development and can be embedded into [[Where can you learn about HTML?|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|Where can you learn about PHP?]] <noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude>
+
<languages />
 +
<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 [[Where can you learn about HTML?|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|Where can you learn about PHP?]] <noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude></translate>

Revision as of 12:05, 24 February 2014

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎dansk • ‎eesti • ‎español • ‎français • ‎italiano • ‎português • ‎svenska • ‎български • ‎русский • ‎中文(台灣)‎ • ‎日本語

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?