Difference between revisions of "PHP"

From Joomla! Documentation

m (<translate> tags)
(Linked to Updating PHP page.)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude><languages /></noinclude>
 
<noinclude><languages /></noinclude>
 
<translate>
 
<translate>
 +
<!--T:1-->
 
{{Chunk:PHP/en}}
 
{{Chunk:PHP/en}}
  
'''See also''': [[Where can you learn about PHP|Where can you learn about PHP?]]
+
<!--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]]
 
[[Category:Landing Pages]][[Category:Glossary]]
 
</translate>
 
</translate>

Latest revision as of 23:42, 17 September 2020

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Kiswahili • ‎Nederlands • ‎català • ‎eesti • ‎español • ‎français • ‎português do Brasil • ‎български • ‎日本語

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: