phpize7.0

Files for PHP7.0 module development

Install

All systems
curl cmd.cat/phpize7.0.sh
Debian Debian
apt-get install php7.0-dev
Ubuntu
apt-get install php7.0-dev
Windows (WSL2)
sudo apt-get update sudo apt-get install php7.0-dev
Raspbian
apt-get install php7.0-dev

php7.0-dev

Files for PHP7.0 module development

This package provides the files from the PHP7.0 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.