How to Install libphp7.2-embed in Ubuntu 18.04



Install libphp7.2-embed by entering the following commands in the terminal:

sudo apt update
sudo apt install libphp7.2-embed

Description:

HTML-embedded scripting language (Embedded SAPI library)

This package provides the library /usr/lib/libphp7.2.so which can be used by application developers to embed PHP scripting functionality. . 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. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned.

Homepage: http://www.php.net/

Version: 7.2.3-1ubuntu1

Section: universe/php