検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 643 for 対応 (1.526 sec.)
文字列の中に指定した文字列が最後に現れる位置を見つける 3297
« mb_strripos mb_strstr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最後に現 ... = null ): int | false mb_strrpos() は、マルチバイト対応の strrpos() 操作を、文字数に基づいて行います。 need ...
https://man.plustar.jp/php/function.mb-strrpos.html - [similar]
出力バッファのステータスを取得する 3297
« ob_get_level ob_gzhandler » PHP Manual 出力制御 関数 出力バッファのステータスを取得する ob_get ... が返されます。 出力レベルが配列のキーとして使用され、対応する値として 各出力レベルのステータス情報を配列として ...
https://man.plustar.jp/php/function.ob-get-status.html - [similar]
クエリの次の行を連想配列で返す 3297
« oci_fetch_array oci_fetch_object » PHP Manual OCI8 関数 クエリの次の行を連想配列で返す oci_fet ... 含む連想配列を返します。 配列の各エントリが、カラムに対応します。 この関数の典型的な使い方は、ループの中でコー ...
https://man.plustar.jp/php/function.oci-fetch-assoc.html - [similar]
クエリの次の行を配列で返す 3297
« oci_fetch_object oci_fetch » PHP Manual OCI8 関数 クエリの次の行を配列で返す oci_fetch_row (PH ... 添字配列を返します。 配列の各エントリが行の各カラムに対応します。 この関数の典型的な使用法は、ループの中で fa ...
https://man.plustar.jp/php/function.oci-fetch-row.html - [similar]
フィールドの桁数を問い合わせる 3297
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_f ... ent , string | int $column ): int | false column に対応するカラムの桁数を返します。 FLOAT 型カラムの精度は ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
バイナリカラムデータを処理する 3297
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binm ... _fetch_into() を使用した場合、 「通過」は空文字列が対応するカラムに返されることを意味します。 odbc_result() ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
x509証明書のデジタル署名を公開鍵で検証する 3297
« openssl_x509_read OpenSSLCertificate » PHP Manual OpenSSL 関数 x509証明書のデジタル署名を公開鍵 ... 関数は、 certificate 証明書が 公開鍵 public_key に対応する秘密鍵で署名されたかどうかを検証します。 パラメー ...
https://man.plustar.jp/php/function.openssl-x509-verify.html - [similar]
パスワードハッシュを作る 3297
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを ... ワードハッシュを作ります。 現在、以下のアルゴリズムに対応しています。 PASSWORD_DEFAULT - bcrypt アルゴリズムを ... ことに注意しましょう。結果が * 60 文字以上になっても対応できるようにしておきましょう (255 あたりが適切です) ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
指定したフィールドの内部記憶領域におけるサイズを返す 3297
« pg_field_prtlen pg_field_table » PHP Manual PostgreSQL 関数 指定したフィールドの内部記憶領域に ... 示される長さを返す pg_field_type() - フィールド番号に対応する型名を返す 関連キーワード: フィールド , 内部 , 記 ...
https://man.plustar.jp/php/function.pg-field-size.html - [similar]
tables フィールドの名前あるいは oid を返す 3297
« pg_field_size pg_field_type_oid » PHP Manual PostgreSQL 関数 tables フィールドの名前あるいは o ... ールドの名前を返す pg_field_type() - フィールド番号に対応する型名を返す 関連キーワード: oid , フィールド , 名 ...
https://man.plustar.jp/php/function.pg-field-table.html - [similar]