Home > PHP > Function > Apache > apache_get_version()

apache_get_version()

apache_get_version - Fetch Apache version

Syntax

string apache_get_version ()

Arguments

-

Description

Fetch the Apache version.

Version

PHP 4.3.2, 5

Return value

Returns the Apache version on success or FALSE on failure.