Sie sind auf: Searching index


Searching index:
Searching index - Manual in BULGARIAN
Searching index - Manual in GERMAN
Searching index - Manual in ENGLISH
Searching index - Manual in FRENCH
Searching index - Manual in POLISH
Searching index - Manual in PORTUGUESE

Bisherigen Sucheinträge:
index functions , include functions , variable functions , post functions





appenditerator.getiteratorindex
index of iterators Beschreibung public void AppendIterator::getIteratorIndex ( v
index of iterators. WarnungDiese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die L
index of iterators. Siehe auch AppendIterator::getInnerIterator - Gets an inn

index

indexes

function.dbplus-rsecindex
index (PHP 4 <= 4.1.0, PECL dbplus >= 0.9)dbplus_rsecindex — Create a new secondary in
index — Create a new secondary index for a relation Beschreibung mixed dbplus
index for a relation Beschreibung mixed dbplus_rsecindex ( resource $relation
index ( resource $relation , mixed $domlist , int $type ) dbplus_rsecindex
index() will create a new secondary

function.dbplus-setindex
indexbynumber DB++ Funktionen PHP Manual dbplus_setindex (PHP 4 <= 4.1.0, PECL dbplus &g
index (PHP 4 <= 4.1.0, PECL dbplus >= 0.9)dbplus_setindex — Set index Beschre
index — Set index Beschreibung int dbplus_setindex ( resource $relation
index Beschreibung int dbplus_setindex ( resource $relation , string $id
index ( resource $relation , string $idx_name ) WarnungDiese Funktion ist bis jetzt

function.dbplus-setindexbynumber
index dbplus_sql DB++ Funktionen PHP Manual dbplus_setindexbynumber (PHP 4 <= 4.1.0, PE
indexbynumber (PHP 4 <= 4.1.0, PECL dbplus >= 0.9)dbplus_setindexbynumber — Set index
indexbynumber — Set index by number Beschreibung int dbplus_setindexbynumber
index by number Beschreibung int dbplus_setindexbynumber ( resource $relation
indexbynumber ( resource $relation , int $idx_number ) WarnungDiese Funktion ist bi

function.imagecolorsforindex
index.html | function.imagecolorstotal.html | function.imagecolortransparent.html | function.imageco

function.imagick-getimageindex

function.imagick-getiteratorindex

function.imagick-setimageindex

function.imagick-setiteratorindex

function.sdo-das-setting-getlistindex
index.html | function.sdo-das-setting-getpropertyindex.html | function.sdo-das-setting-getpropertyna
index.html | function.sdo-das-setting-getpropertyname.html | function.sdo-das-setting-getvalue.html

function.sdo-das-setting-getpropertyindex
index.html | function.sdo-das-setting-getpropertyindex.html | function.sdo-das-setting-getpropertyna
index.html | function.sdo-das-setting-getpropertyname.html | function.sdo-das-setting-getvalue.html

function.xml-get-current-byte-index
index (PHP 4, PHP 5)xml_get_current_byte_index — Get current byte index for an XML parser
index — Get current byte index for an XML parser Beschreibung int xml_get_curr
index for an XML parser Beschreibung int xml_get_current_byte_index ( resource
index ( resource $parser ) Gets the current byte index of the given XML parser.
index of the given XML parser. Parameter-Liste parser
index from. Rückgabewerte This function returns FALSE if
index the parser is currently at in its data buffer (starting at 0). Anmerkungen War
index according to UTF-8 encoded text disregarding if input is in another encoding.

function.ziparchive-unchangeindex
index ) Nimmt alle Änderungen zurück, die auf dem Eintrag mit dem gegebenen Index gem
index Index des Eintrags. Rückgabewerte

function.ziparchive-deleteindex
index ) Löscht einen Archiveintrag unter Verwendung seines Index. Parameter-Li


function.ziparchive-getcommentindex
index zurück Beschreibung string ZipArchive::getCommentIndex ( int $index
index [, int $flags ] ) Gibt den Kommentar zu einem Eintrag unter Verwendung des Eintr
index zurück. Parameter-Liste index Index des
index Index des Eintrags. flags

function.ziparchive-getfromindex
index [, int $flags ] ) Gibt den Inhalt eines Eintrags unter Verwendung seines Index z
index Index des Eintrags flags

function.ziparchive-getnameindex
index ) Gibt den Namen eines Eintrags unter Verwendung seines Index zurück. Pa
index Index des Eintrags. Rückgabewerte

function.ziparchive-renameindex
index , string $newname ) Benennt einen durch seinen Index bestimmten Eintrag um.
index Index des umzubenennenden Eintrags. newnam

function.ziparchive-setcommentindex
index bestimmt wird Beschreibung mixed ZipArchive::setCommentIndex ( int $inde
index , string $comment ) Setzt einen Eintragskommentar, der via Eintragsindex bestim
index bestimmt wird. Parameter-Liste index Index
index Index des Eintrags. comment

function.ziparchive-statindex
index [, int $flags ] ) Die Funktion erhält Informationen über einen Eintrag, der mi
index Index des Eintrags. flags

gmagick.getimageindex
index.html | function.imagick-getimageinterlacescheme.html | function.imagick-getimageinterpolatemet

gmagick.setimageindex
index.html | function.imagick-setimageinterlacescheme.html | function.imagick-setimageinterpolatemet

mongocollection.deleteindex
index from this collection Beschreibung public array MongoCollection::deleteIndex
index. Rückgabewerte Returns the database response.

mongocollection.deleteindexes

mongocollection.ensureindex
index on the given field(s), or does nothing if the index already exists Beschreibung
index already exists Beschreibung public boolean MongoCollection::ensureIndex
index cannot be created on a field if multiple existing documents do not contain the field. The
index. options This parameter is
index. "dropDups"
index is being created and duplicate values exist, drop all but one duplicate value.
indexes in the background while other operations are taking place. By default, index
index creation happens synchronously. If you specify TRUE with this option, in
index creation will be asynchronous. "safe&quot
index creation succeeded. The driver will throw a MongoCursorException if index creation
index creation failed. "name"
index name. This can be useful if you are indexing many keys and Mongo complains about t
indexing many keys and Mongo complains about the index name being too long.
index name being too long. Rückgabew
index. Beispiele Beispiel #1 MongoCollection::ensur
index on 'x' ascending$c->ensureIndex(array('x' => 1));// create
index on 'z' ascending and 'zz' descending$c->ensureIndex(array('z'
index on 'x'$c->ensureIndex(array('x' => 1), array("unique" =&gt

mongocollection.getindexinfo
index names for this collection Beschreibung public array MongoCollection::getIndexI
index names. MongoCollection::getDBRef MongoCollection::getName MongoCollection PHP Manua

sphinxclient.setindexweights
index weights Beschreibung public bool SphinxClient::setIndexWeights ( array $
index weights and enables weighted summing of match weights across different indexes.
indexes. Parameter-Liste weights An associative a
index names to integer weights. Default is empty array, i.e. weighting summing is disabled.

tokyotyranttable.setindex
index Beschreibung public mixed TokyoTyrantTable::setIndex ( string $column
index on a specified column. The index type is one of the TokyoTyrant::RDBIT_* constants. Passing
index type is one of the TokyoTyrant::RDBIT_* constants. Passing TokyoTyrant::RDBIT_VOID removes
index. Parameter-Liste column The name of the col
index type Rückgabewerte This method returns the current
Wżnym czynnikiem promocji sms jest dobrze przeprowadzona Organizacja konkursów sms, import z Chin, Prochem produkuje, obrabia i wytwarza gotowe płyty dla przemysłu , rolnictwa i motoryzacji. Głównie z materiałów takich jak HDPE, ABS, LDPE, HIPS i PP., masaż tantryczny poznań, ukryta sobieszewo