Freelance PHP programmer India | Freelance web developer india | Web development India | web developer CV india | Compiling PHP and Apache 2 from source on Linux
OAuth
PHP Manual

OAuth::setVersion

(PECL OAuth >= 0.99.1)

OAuth::setVersionSet the OAuth version

Description

public bool OAuth::setVersion ( string $version )

Sets the OAuth version for subsequent requests

Parameters

version

OAuth version, default value is always "1.0"

Return Values

Returns TRUE on success or FALSE on failure.


OAuth
PHP Manual