The PHP HTML-embedded scripting language https://www.php.net/
Go to file
Silvan Calarco ba40f64b66 fix php7-fpm service file so that it runs php-fpm7
install headers in %{_includedir}/php7 [release 7.4.33-4mamba;Tue Feb 06 2024]
2024-02-08 20:18:14 +01:00
hardening-patch-5.1.6-0.4.15.patch php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
php7-fpm.tmpfiles php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
php7.spec fix php7-fpm service file so that it runs php-fpm7 2024-02-08 20:18:14 +01:00
php-5.0.5-phpbuilddir.patch php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
php-7.4.23-php-fpm.patch php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
php-7.4.33-openssl-3.patch php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
php-httpd-conf php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00
README.md php-fpm: configure to use alternative rundir /run/php7-fpm [release 7.4.33-3mamba;Tue Jan 16 2024] 2024-01-19 18:00:19 +01:00

php7

PHP is an HTML-embeddable scripting language. PHP offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled script with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts.