PHP: Difference between revisions
From Joomla! Documentation
Linked to Updating PHP page. |
|||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | |||
<translate> | |||
<!--T:1--> | |||
{{Chunk:PHP/en}} | |||
<!--T:2--> | |||
'''See also''': | |||
* [[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: