Expertise level: Easy
To confirm the version of PHP running on your server, run this command:
php -v
If you require further details you can also use this command:
php -i
Expertise level: Easy
To confirm the version of PHP running on your server, run this command:
php -v
If you require further details you can also use this command:
php -i
0 Comments