php man page for solr_get_version

Query: solr_get_version

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
cairo_image_surface_create_for_data(3) - php
apache_response_headers(3) - php
cairo_pattern_add_color_stop_rgb(3) - php
xmlrpc_set_type(3) - php
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
New Code Tags (Syntax Highlighting)
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!