OAuth
PHP Manual

OAuth::enableDebug

(PECL OAuth >= 0.99.3)

OAuth::enableDebugTurn on verbose debugging

Description

public bool OAuth::enableDebug ( void )

Turns on verbose request information useful for debugging, this is not for production use.

Parameters

This function has no parameters.

Return Values

Returns TRUE on success or FALSE on failure.

See Also


OAuth
PHP Manual