phpdbg7.3
server-side, HTML-embedded scripting language (PHPDBG binary)
Install
- All systems
-
curl cmd.cat/phpdbg7.3.sh
- Debian
-
apt-get install php7.3-phpdbg
- Ubuntu
-
apt-get install php7.3-phpdbg
- Kali Linux
-
apt-get install php7.3-phpdbg
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php7.3-phpdbg
- Dockerfile
- dockerfile.run/phpdbg7.3
php7.3-phpdbg
server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. The following extensions are built in: Core date filter hash libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. 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.