検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 178 for [SIMILAR] 16 1024 4096 WITH 117228 phpoci22116 W... (0.152 sec.)
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
LOB のバッファをサーバーにフラッシュする、あるいは書き込む 0
« OCILob::export OCILob::free » PHP Manual OCILob LOB のバッファをサーバーにフラッシュする、あるいは書き込む OCILob::flush (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::flush — LOB のバッファをサーバーにフラッシュする、あるいは書き込む 説明 public OCILob::flush ( int $flag = 0 ): boo ...
https://man.plustar.jp/php/ocilob.flush.html - [similar]
現在のラージオブジェクト用のバッファリング状態を変更する 0
« OCILob::seek OCILob::size » PHP Manual OCILob 現在のラージオブジェクト用のバッファリング状態を変更する OCILob::setBuffering (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::setBuffering — 現在のラージオブジェクト用のバッファリング状態を変更する 説明 public OCILob::setBuffering ( bool ...
https://man.plustar.jp/php/ocilob.setbuffering.html - [similar]
ある文における結果のカラム数を返す 0
« oci_new_descriptor oci_num_rows » PHP Manual OCI8 関数 ある文における結果のカラム数を返す oci_num_fields (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_fields — ある文における結果のカラム数を返す 説明 oci_num_fields ( resource $statement ): int 指定した文 statement におけるカラムの数 ...
https://man.plustar.jp/php/function.oci-num-fields.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 0
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを確認する oci_field_is_null (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_is_null — フェッチしたフィールドが null であるかどうかを確認する 説明 oci_field_is_null ( resource $statement , s ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 0
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル) を割り当て、それを返す oci_new_cursor (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_cursor — 新規カーソル (ステートメントハンドル) を割り当て、それを返す 説明 oci_new_cursor ( resource $ ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
文の実行で作用された行数を取得する 0
« oci_num_fields oci_parse » PHP Manual OCI8 関数 文の実行で作用された行数を取得する oci_num_rows (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_rows — 文の実行で作用された行数を取得する 説明 oci_num_rows ( resource $statement ): int | false 文の実行で作用された行数を取得します。 パラ ...
https://man.plustar.jp/php/function.oci-num-rows.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 0
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける oci_define_by_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_define_by_name — PHP の変数を、クエリで取得するカラムに関連づける 説明 oci_define_by_name ( resource $statement , string $colum ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
文からのフィールド名を返す 0
« oci_field_is_null oci_field_precision » PHP Manual OCI8 関数 文からのフィールド名を返す oci_field_name (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_name — 文からのフィールド名を返す 説明 oci_field_name ( resource $statement , string | int $column ): string | false column の名前を ...
https://man.plustar.jp/php/function.oci-field-name.html - [similar]
フィールドの精度を問い合わせる 0
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field_precision (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_precision — フィールドの精度を問い合わせる 説明 oci_field_precision ( resource $statement , string | int $column ): int | false c ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]