PHP Doku:: Offset to set - judy.offsetset.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige GrunderweiterungenJudy ArraysThe Judy classJudy::offsetSet

Ein Service von Reinhard Neidl - Webprogrammierung.

The Judy class

<<Judy::offsetGet

Judy::offsetUnset>>

Judy::offsetSet

(PECL judy >= 0.1.1)

Judy::offsetSetOffset to set

Beschreibung

public void Judy::offsetSet ( mixed $offset , mixed $value )

Assigns a value to the specified offset.

Parameter-Liste

offset

The offset to assign the value to.

value

The value to set.

Rückgabewerte

No value is returned.


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",...)