PHP Doku:: Send a warning - gearmanjob.sendwarning.html

Verlauf / Chronik / History: (2) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzSonstige DiensteGearmanThe GearmanJob classGearmanJob::sendWarning

Ein Service von Reinhard Neidl - Webprogrammierung.

The GearmanJob class

<<GearmanJob::sendStatus

GearmanJob::setReturn>>

GearmanJob::sendWarning

(PECL gearman >= 0.6.0)

GearmanJob::sendWarningSend a warning

Beschreibung

public bool GearmanJob::sendWarning ( string $warning )

Sends a warning for this job while it is running.

Parameter-Liste

warning

A warning messages.

Rückgabewerte

Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.

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