php5dbg
server-side, HTML-embedded scripting language (PHPDBG binary)
Install
- All systems
-
curl cmd.cat/php5dbg.sh
- Debian
-
apt-get install php5-phpdbg
- Alpine
-
apk add php5-phpdbg
- Raspbian
-
apt-get install php5-phpdbg
- Dockerfile
- dockerfile.run/php5dbg
- Docker
-
docker run cmd.cat/php5dbg php5dbg
powered by Commando
php5-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: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv libxml mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip 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.