update : 2015.11.03
php.shukuma.com

검색:
 
 
Set the OAuth version

OAuth::setVersion

(PECL OAuth >= 0.99.1)

OAuth::setVersionSet the OAuth version

설명

public bool OAuth::setVersion ( string $version )

Sets the OAuth version for subsequent requests

인수

version

OAuth version, default value is always "1.0"

반환값

성공 시 TRUE를, 실패 시 FALSE를 반환합니다.