aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/php/index.md
blob: d792c929f910b9e7f10f7936c3e029a86e16a480 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: PHP
slug: Glossary/PHP
tags:
  - Encodage
  - Glossaire
  - Infrastructure
  - PHP
  - Programmation
translation_of: Glossary/PHP
original_slug: Glossaire/PHP
---
PHP est un langage de script côté serveur conçu pour le développement web mais aussi utilisé comme langage de programmation généraliste. Créée à l'origine par Rasmus Lerdorf en 1994, l'implémentation de la référence PHP est maintenant produite par The PHP Group. PHP signifiait à l'origine Personal Home Page, mais elle correspond maintenant à l'acronyme récursif PHP : Hypertext Preprocessor.

## Pour approfondir

- [PHP - Site officiel](http://php.net/)
- {{Interwiki("wikipedia", "PHP")}} sur Wikipédia
- [PHP](https://fr.wikibooks.org/wiki/Programmation_PHP) sur Wikibooks
- [Intro to PHP W3Schools](https://www.w3schools.com/PhP/php_intro.asp) (en)