PHP Doku:: Creates Solr object - solrobject.construct.html

Verlauf / Chronik / History: (3) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSuchmaschinenerweiterungenApache SolrThe SolrObject classSolrObject::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The SolrObject class

<<The SolrObject class

SolrObject::__destruct>>

SolrObject::__construct

(PECL solr >= 0.9.2)

SolrObject::__constructCreates Solr object

Beschreibung

SolrObject::__construct ( void )

Creates Solr object.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

None

Beispiele

Beispiel #1 SolrObject::__construct() example

<?php
/* ... */
?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch

  • Classname::Method()


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)