PHP and PHP support HP is a popular language for dynamic website development. Rasmus Lerdorf, the original developer, called it, Personal Home Page Tools.
PHP modules supported All Linux Hosting plans, offered by SuperHosting.BG, support multiple PHP modules: apc, bcmath, bz2, calendar, ctype...
How to Change The PHP Version? SuperHosting.BG servers support different versions of PHP for all hosting plans: PHP 5.5, PHP 5.6, PHP 7.0, PHP 7.1, PHP 7.2, 7.4 and PHP 8.0.
pspell (Portable Spell Checker Interface Library) pspell (Portable Spell Checker Interface Library) is a PHP extension, providing generic interface to the GNU Aspell (C++) system spell-checking library.
How to Enable a PHP Module/Extension in Your Hosting Account? PHP modules with all Linux hosting plans are managed through cPanel » "PHP Manager by SuperHosting" » PHP modules management section.
PHP CLI PHP CLI is used for developing applications in PHP that can be automated with Cron jobs, for administration, testing and other tasks, suitable for shell usage.
Using Custom php.ini File for PHP (cli) via SSH While you are working with PHP in command mode, the php command automatically runs the PHP CLI binary file corresponding to the default PHP version.
PEAR Packages PEAR (PHP Extension and Application Repository) is a framework and distribution system for reusable PHP components.
How to Install and Use a PEAR Package? To start using a PEAR Package, first install it into your hosting account and then enable it for the PHP application/script.
PHP Modules (PHP Extensions) PHP modules are extensions mostly written in C language. They can be compiled with PHP to enable static loading (as part of the binary file) or dynamic loading.