الأجوبة
<?php
echo 'Current PHP version : ' . phpversion();
// prints e.g. '2.0' or nothing if the extension isn't enabled
echo phpversion('tidy')."\n";
?>
Sample Output:
Current PHP version : 7.0.15-0ubuntu0.16.04.4
القوائم الدراسية التي ينتمي لها السؤال