PHP Doku:: Get the application data (deprecated) - gearmanclient.data.html

Verlauf / Chronik / History: (1) anzeigen

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

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanClient class

<<GearmanClient::context

GearmanClient::do>>

GearmanClient::data

(PECL gearman <= 0.5.0)

GearmanClient::dataGet the application data (deprecated)

Beschreibung

public string GearmanClient::data ( void )

Get the application data previously set with GearmanClient::setData().

Hinweis:

This method was replaced by GearmanClient::setContext() in the 0.6.0 release of the Gearman extension.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

The same string data set with GearmanClient::setData()

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