検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 304 for init (0.025 sec.)
デバッグ情報をログに出力する 4225
« mysqli::debug mysqli::$errno » PHP Manual mysqli デバッグ情報をログに出力する mysqli::dump_deb ... ink 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返す mysqli オブジェクト。 戻り値 成功した場合 ...
https://man.plustar.jp/php/mysqli.dump-debug-info.html - [similar]
Create a handle to used communicate with zookeeper 4225
« Zookeeper::connect Zookeeper::create » PHP Manual Zookeeper Create a handle to used communicat ... n parameters count or types are wrong or could not init instance. 警告 Since version 0.3.0, this method em ...
https://man.plustar.jp/php/zookeeper.construct.html - [similar]
Returns underlying output buffer associated with current buffer event 4169
« EventBufferEvent::getInput EventBufferEvent::read » PHP Manual EventBufferEvent Returns underl ... DNS resolving if (! $dns_base ) { exit( "Failed to init DNS Base\n" ); } $bev = new EventBufferEvent ( $ba ...
https://man.plustar.jp/php/eventbufferevent.getoutput.html - [similar]
直近のマルチハンドルに対するエラー番号を返す 4169
« curl_multi_close curl_multi_exec » PHP Manual cURL 関数 直近のマルチハンドルに対するエラー番号 ... 数値を返します。 パラメータ multi_handle curl_multi_init() が返す cURL マルチハンドル。 戻り値 直近のマルチ ...
https://man.plustar.jp/php/function.curl-multi-errno.html - [similar]
バイナリ文字列にエクスポートする 4169
« gmp_divexact gmp_fact » PHP Manual GMP 関数 バイナリ文字列にエクスポートする gmp_export (PHP 5 ... した。 例 例1 gmp_export() の例 <?php $number = gmp_init ( 16705 ); echo gmp_export ( $number ) . "\n" ; ?> ...
https://man.plustar.jp/php/function.gmp-export.html - [similar]
GMP 数を整数に変換する 4169
« gmp_init gmp_invert » PHP Manual GMP 関数 GMP 数を整数に変換する gmp_intval (PHP 4 >= 4.0.4, P ...
https://man.plustar.jp/php/function.gmp-intval.html - [similar]
GMP 数を文字列に変換する 4169
« gmp_sqrtrem gmp_sub » PHP Manual GMP 関数 GMP 数を文字列に変換する gmp_strval (PHP 4 >= 4.0.4, ... す。 例 例1 GMP 数を文字列に変換する <?php $a = gmp_init ( "0x41682179fbf5" ); printf ( "10 進数: %s, 36 進 ...
https://man.plustar.jp/php/function.gmp-strval.html - [similar]
ビットが設定されているかどうかを調べる 4169
« gmp_sub gmp_xor » PHP Manual GMP 関数 ビットが設定されているかどうかを調べる gmp_testbit (PHP ... 返します。 例 例1 gmp_testbit() の例 <?php $n = gmp_init ( "1000000" ); var_dump ( gmp_testbit ( $n , 1 )); ...
https://man.plustar.jp/php/function.gmp-testbit.html - [similar]
認証済み公開鍵を取り除く 4169
« ssh2_publickey_list ssh2_scp_recv » PHP Manual SSH2 関数 認証済み公開鍵を取り除く ssh2_publick ... ile() 関数を使用してください。 参考 ssh2_publickey_init() - 公開鍵サブシステムを初期化する ssh2_publickey_ ...
https://man.plustar.jp/php/function.ssh2-publickey-remove.html - [similar]
エラー番号を返す 4169
« yaz_element yaz_error » PHP Manual YAZ 関数 エラー番号を返す yaz_errno (PHP 4 >= 4.0.1, PECL y ... アント側の エラーコード(たとえば "Connect failed"、"Init Rejected" など) のいずれかです。 参考 yaz_error() ...
https://man.plustar.jp/php/function.yaz-errno.html - [similar]