05-03-2018, 08:30 PM
According to this script:
<?php
// prints e.g. 'Current PHP version: 5.6.x'
echo 'Current PHP version: ' . phpversion();
// prints e.g. '2.0' or nothing if the extension isn't enabled
echo phpversion('tidy');
?>
Response:
Current PHP version: 7.0.27
Here's all the info from my c-panel:
Mailing List Disk Space 0 MB
Hosting Package adfree-infinity
Server Name xo4
cPanel Version 60.0 (build 28)
Theme x10x3
Apache Version 2.4.18
PHP Version 5.5.36
MySQL Version 10.0.30-MariaDB-cll-lve
Architecture x86_64
Operating System linux
Shared IP Address 198.91.81.5
Path to sendmail /usr/sbin/sendmail
Path to Perl /usr/bin/perl
Perl Version 5.10.1
Kernel Version 2.6.32-773.26.1.lve1.4.43.el6.x86_64
cPanel Pro 1.0 (RC1)
Does that help???
<?php
// prints e.g. 'Current PHP version: 5.6.x'
echo 'Current PHP version: ' . phpversion();
// prints e.g. '2.0' or nothing if the extension isn't enabled
echo phpversion('tidy');
?>
Response:
Current PHP version: 7.0.27
Here's all the info from my c-panel:
Mailing List Disk Space 0 MB
Hosting Package adfree-infinity
Server Name xo4
cPanel Version 60.0 (build 28)
Theme x10x3
Apache Version 2.4.18
PHP Version 5.5.36
MySQL Version 10.0.30-MariaDB-cll-lve
Architecture x86_64
Operating System linux
Shared IP Address 198.91.81.5
Path to sendmail /usr/sbin/sendmail
Path to Perl /usr/bin/perl
Perl Version 5.10.1
Kernel Version 2.6.32-773.26.1.lve1.4.43.el6.x86_64
cPanel Pro 1.0 (RC1)
Does that help???