検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 304 for init (0.029 sec.)
単語のスペルが正しいかどうかを調べ、修正候補を提供する 3999
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ... () の例 <?php $tag = 'en_US' ; $r = enchant_broker_init (); if ( enchant_broker_dict_exists ( $r , $tag )) ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
ハッシュ値 (メッセージダイジェスト) を生成する 3999
« hash_update Mcrypt » PHP Manual Hash 関数 ハッシュ値 (メッセージダイジェスト) を生成する hash ... c() - HMAC 方式を使用してハッシュ値を生成する hash_init() - 段階的なハッシュコンテキストを初期化する md5() ...
https://man.plustar.jp/php/function.hash.html - [similar]
新しい関数 3999
« 新機能 新しいグローバル定数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しい関数 新しい関 ... ypto_generichash_final() sodium_crypto_generichash_init() sodium_crypto_generichash_keygen() sodium_crypto ...
https://man.plustar.jp/php/migration72.new-functions.html - [similar]
mysqli_result オブジェクトを構築する 3999
« mysqli_result mysqli_result::$current_field » PHP Manual mysqli_result mysqli_result オブジェク ... ink 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返す mysqli オブジェクト。 result_mode MySQL サ ...
https://man.plustar.jp/php/mysqli-result.construct.html - [similar]
プリペアドステートメントの振る舞いを変更する 3999
« mysqli_stmt::attr_get mysqli_stmt::bind_param » PHP Manual mysqli_stmt プリペアドステートメント ... ルします。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 attribute 設定 ...
https://man.plustar.jp/php/mysqli-stmt.attr-set.html - [similar]
サーバから取得した結果セットの行数を返す 3999
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した ... 返します。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 戻り値 バッファ ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
内部バッファに結果を保存する 3999
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mys ... られます。 パラメータ stmt 手続き型のみ: mysqli_stmt_init() が返す mysqli_stmt オブジェクト。 戻り値 成功した ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
直近で実行したコマンドからのエラーの一覧を返す 3999
« mysqli::$errno mysqli::$error » PHP Manual mysqli 直近で実行したコマンドからのエラーの一覧を返 ... ink 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返す mysqli オブジェクト。 戻り値 エラーの一覧 ...
https://man.plustar.jp/php/mysqli.error-list.html - [similar]
直近のクエリのカラムの数を返す 3999
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli:: ... ink 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返す mysqli オブジェクト。 戻り値 結果セットの ...
https://man.plustar.jp/php/mysqli.field-count.html - [similar]
MySQL サーバーのバージョンを整数値で返す 3999
« mysqli::$server_info mysqli::get_warnings » PHP Manual mysqli MySQL サーバーのバージョンを整数 ... ink 手続き型のみ: mysqli_connect() あるいは mysqli_init() が返す mysqli オブジェクト。 戻り値 サーバーのバ ...
https://man.plustar.jp/php/mysqli.get-server-version.html - [similar]