"; echo "Version: " . PHP_VERSION . "
"; echo "cURL: " . (function_exists('curl_init') ? 'SI' : 'NO') . "
"; ?>