PHP Doku:: Turn off verbose debugging - oauth.disabledebug.html

Verlauf / Chronik / History: (8) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzWeb ServicesOAuthThe OAuth classOAuth::disableDebug

Ein Service von Reinhard Neidl - Webprogrammierung.

The OAuth class

<<OAuth::__destruct

OAuth::disableRedirects>>

OAuth::disableDebug

(PECL OAuth >= 0.99.3)

OAuth::disableDebugTurn off verbose debugging

Beschreibung

public bool OAuth::disableDebug ( void )

Turns off verbose request information (off by default). Alternatively, the debug property can be set to a FALSE value to turn debug off.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

TRUE

Changelog

Version Beschreibung
0.99.8 The related debug property was added.

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