Home > Software > Webdevelopment > Servers > PHP
Details
- Package ID
- php
- Version
- 7.4.5
- Downloads
- 1157854
- Website
- http://www.php.net/
Summary
PHP – widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
Description
PHP is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly.
This product includes PHP software, freely available from http://www.php.net/software/
Package Parameters
/DontAddToPath
- Do not add install directory to path/InstallDir
- Override the installation directory (needs to be specified both during install and update, until it is remembered by choco)/ThreadSafe
- Install the thread safe version of php that is compatible with Apache.
These parameters can be passed to the installer with the use of --package-parameters.
For example: choco install php --package-parameters='"/ThreadSafe ""/InstallDir:C:\PHP"""'
.
Comments
Loading comments...