informatica:programacion:php
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| informatica:programacion:php [2023/05/22 16:08] – [Debian] tempwin | informatica:programacion:php [2025/02/04 10:44] (actual) – [Proyectos hechos con PHP] tempwin | ||
|---|---|---|---|
| Línea 26: | Línea 26: | ||
| < | < | ||
| apt install apache2 apache2-utils | apt install apache2 apache2-utils | ||
| + | </ | ||
| + | |||
| + | Para descargar la última versión de PHP: | ||
| + | |||
| + | < | ||
| + | sudo apt install -y lsb-release ca-certificates apt-transport-https software-properties-common gnupg2 | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | echo "deb https:// | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | wget -qO - https:// | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | sudo apt update | ||
| + | sudo apt install php8.2 | ||
| </ | </ | ||
| ===== Variables ===== | ===== Variables ===== | ||
| Línea 255: | Línea 274: | ||
| * [[informatica: | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| Línea 264: | Línea 285: | ||
| No es necesaria ninguna biblioteca externa para construir esta extensión. Está disponible y compilada de forma predeterminada desde PHP 5. | No es necesaria ninguna biblioteca externa para construir esta extensión. Está disponible y compilada de forma predeterminada desde PHP 5. | ||
| + | ===== Frameworks PHP ===== | ||
| + | |||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Proyectos hechos con PHP ===== | ||
| + | |||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[wiki: | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[https:// | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[https:// | ||
| + | * [[informatica: | ||
| + | * [[informatica: | ||
| + | * [[https:// | ||
| + | * [[informatica: | ||
| + | * [[https:// | ||
| + | * [[informatica: | ||
| + | |||
| + | https:// | ||
| ===== Recursos ===== | ===== Recursos ===== | ||
informatica/programacion/php.1684764506.txt.gz · Última modificación: por tempwin
