apache_get_version(3) php man page | unix.com

Man Page: apache_get_version

Operating Environment: php

Section: 3

APACHE_GET_VERSION(3)							 1						     APACHE_GET_VERSION(3)

apache_get_version - Fetch Apache version

SYNOPSIS
string apache_get_version (void )
DESCRIPTION
Fetch the Apache version.
RETURN VALUES
Returns the Apache version on success or FALSE on failure.
EXAMPLES
Example #1 apache_get_version(3) example <?php $version = apache_get_version(); echo "$version "; ?> The above example will output something similar to: Apache/1.3.29 (Unix) PHP/4.3.4
SEE ALSO
phpinfo(3). PHP Documentation Group APACHE_GET_VERSION(3)
Related Man Pages
apache_request_headers(3) - php
apache_response_headers(3) - php
apache::session::oracle(3) - suse
nsapi_request_headers(3) - php
apache::session::informix(3pm) - debian
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework &amp; Coursework Questions Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
Denial Of Service Attack Update