solr_get_version(3) php man page | unix.com

Man Page: solr_get_version

Operating Environment: php

Section: 3

SOLR_GET_VERSION(3)							 1						       SOLR_GET_VERSION(3)

solr_get_version - Returns the current version of the Apache Solr extension

SYNOPSIS
string solr_get_version (void )
DESCRIPTION
This function returns the current version of the extension as a string.
PARAMETERS
This function has no parameters.
RETURN VALUES
It returns a string on success and FALSE on failure.
ERRORS
/EXCEPTIONS This function throws no errors or exceptions.
EXAMPLES
Example #1 solr_get_version(3) example <?php $solr_version = solr_get_version(); print $solr_version; ?> The above example will output something similar to: 0.9.6
SEE ALSO
SolrUtils.getSolrVersion(3). PHP Documentation Group SOLR_GET_VERSION(3)
Related Man Pages
set_magic_quotes_runtime(3) - php
ob_end_flush(3) - php
apache_setenv(3) - php
filegroup(3) - php
cairo_pattern_add_color_stop_rgba(3) - php
Similar Topics in the Unix Linux Community
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch