PHP Doku:: Set application data (deprecated) - gearmanclient.setdata.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanClient classGearmanClient::setData

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanClient class

<<GearmanClient::setCreatedCallback

GearmanClient::setDataCallback>>

GearmanClient::setData

(PECL gearman <= 0.5.0)

GearmanClient::setDataSet application data (deprecated)

Beschreibung

public bool GearmanClient::setData ( string $data )

Sets some arbitrary application data that can later be retrieved by GearmanClient::data().

Hinweis:

This method has been replaced by GearmanCient::setContext() in the 0.6.0 release of the Gearman extension.

Parameter-Liste

data

Rückgabewerte

Always returns TRUE.

Siehe auch


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