Articles

Check the installed PHP version

How can we check the installed PHP version To check the PHP version installed in our web space,...

How to create a php.ini file

1. Log in to your cPanel account, go to the Files >> section of the File Manager menu. For...

How to install any version of PHP

Install any version of PHP The official CentOS 7 repositories have PHP 5.4 that has reached the...

PHP automatic installation

Automatic installation of different PHP versions This script will allow you to manage different...

PHP modules and extensions

PHP is an open-source scripting language that is mainly used to create dynamic web pages. Its...

What is cURL?

cURL (pronounced 'curl') is a software project that provides a library (libcurl) and a command...

cURL & php-curl installation in CentOS 7

We log in with the privileges of the root user and execute the following commands: yum install...