February 2018
Beginner to intermediate
348 pages
9h 40m
English
At the time of writing these lines, the latest stable version of PHP is 5.6.10. Download the tarball via the following command:
[user@local ~]$ wget http://php.net/get/php-7.2.0.tar.gz/from/www.php.net/mirror
Once downloaded, extract the PHP archive with the tar command:
[user@local ~]$ tar xzf php-7.2.0.tar.gz
Read now
Unlock full access