phpize5
Files for PHP5 module development
Install
- All systems
-
curl cmd.cat/phpize5.sh
- Debian
-
apt-get install php5-dev - Ubuntu
-
apt-get install php5-dev -
Alpine
-
apk add php5-dev - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install php5-dev - Raspbian
-
apt-get install php5-dev - Docker
-
docker run cmd.cat/phpize5 phpize5powered by Commando
php5-dev
Files for PHP5 module development
This package provides the files from the PHP5 source needed for compiling additional modules. 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.