検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 474 for use (0.077 sec.)
Specify application credentials 3646
« Zookeeper Zookeeper::close » PHP Manual Zookeeper Specify application credentials Zookeeper::a ... ls for purposes of authentication. The server will use the security provider specified by the scheme para ... th , $value ); $zookeeper -> addAuth ( 'digest' , 'user0:passwd0' ); $r = $zookeeper -> get ( $path ); if ...
https://man.plustar.jp/php/zookeeper.addauth.html - [similar]
実行時設定 3597
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... P_INI_SYSTEM apc.enable_cli "0" PHP_INI_SYSTEM apc.use_request_time "0" PHP_INI_ALL APCu 5.1.19 より前のバ ... 起動時に読み込むディレクトリのパスを設定します。 apc.use_request_time bool TTL に SAPI リクエストの開始時刻 ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
SimpleXML 3597
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インスト ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
SOAP 3597
« OAuthException はじめに » PHP Manual ウェブサービス SOAP SOAP はじめに インストール/設定 要件 ... soap_fault — SOAP コールが失敗したかどうかを調べる use_soap_error_handler — SOAP エラーハンドラを使用する ...
https://man.plustar.jp/php/book.soap.html - [similar]
The CommonMark\CQL class 3597
« CommonMark\Parser::finish CommonMark\CQL::__construct » PHP Manual CommonMark The CommonMark\C ... stomInline Emphasis Strong Link Image Types may be used as a union, for example /children(BlockQuote|List ... ension, it stands separately from PHP and does not use PHP's virtual machine or internal representation o ...
https://man.plustar.jp/php/class.commonmark-cql.html - [similar]
The EventListener class 3597
« EventHttpRequest::sendReplyStart EventListener::__construct » PHP Manual Event The EventListen ... const int OPT_CLOSE_ON_EXEC = 4 ; const int OPT_REUSEABLE = 8 ; const int OPT_THREADSAFE = 16 ; /* プロパ ... CLOEXEC for more information. EventListener::OPT_REUSEABLE By default on some platforms, once a listener ... ocate locks for the listener, so that it's safe to use it from multiple threads. 目次 EventListener::__co ...
https://man.plustar.jp/php/class.eventlistener.html - [similar]
Makes event pending 3597
« Event Event::addSignal » PHP Manual Event Makes event pending Event::add (PECL event >= 1.2.6- ... ith Event::del() an event could be re-scheduled by user at any time. If Event::add() is called on an alre ... = 2 ; $e = Event :: timer ( $base , function( $n ) use (& $e ) { echo " $n seconds elapsed\n" ; $e -> del ...
https://man.plustar.jp/php/event.add.html - [similar]
定義済み定数 3597
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の ... O_EXTENSION ( int ) PATHINFO_FILENAME ( int ) FILE_USE_INCLUDE_PATH ( int ) filename を include_path から ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
Return the associative array that corresponds to the fetched row 3597
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associativ ... ype can only be CUBRID_LOB, this parameter will be used only when you need to operate the lob object. 戻り ... ); } // if you want to operate LOB object, you can use cubrid_fetch_assoc($req, CUBRID_LOB) cubrid_close_ ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
Return a numerical array with the values of the current row 3597
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical a ... ype can only be CUBRID_LOB, this parameter will be used only when you need to operate the lob object. 戻り ... ); } // if you want to operate LOB object, you can use cubrid_fetch_row($req, CUBRID_LOB) cubrid_close_re ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]