php5query
Common files for packages built from the php5 source
Install
- All systems
-
curl cmd.cat/php5query.sh
- Debian
-
apt-get install php5-common
- Ubuntu
-
apt-get install php5-common
- Alpine
-
apk add php5-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php5-common
- Raspbian
-
apt-get install php5-common
- Dockerfile
- dockerfile.run/php5query
- Docker
-
docker run cmd.cat/php5query php5query
powered by Commando
php5-common
Common files for packages built from the php5 source
This package contains the documentation and example files relevant to all the other packages built from the php5 source. PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML.