update : 2015.11.03
php.shukuma.com검색:
|
OAuth::setRequestEngine(PECL OAuth >= 1.0.0) OAuth::setRequestEngine — The setRequestEngine purpose 설명
public void OAuth::setRequestEngine
( int
$reqengine
)Sets the Request Engine, that will be sending the HTTP requests. Warning
이 함수는 현재 문서화 되어있지 않습니다; 인수 목록만을 제공합니다. 인수
반환값값을 반환하지 않습니다. 오류/예외Emits an OAuthException exception if an invalid request engine is chosen. 예제Example #1 OAuth::setRequestEngine() example
<?php |