検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 273 for [SIMILAR] 16 1024 4096 WITH 16056 persistent WIT... (0.237 sec.)
DBA データベースを閉じる 0
« DBA 関数 dba_delete » PHP Manual DBA 関数 DBA データベースを閉じる dba_close (PHP 4, PHP 5, PHP 7, PHP 8) dba_close — DBA データベースを閉じる 説明 dba_close ( resource $dba ): void dba_close() は確立されたデータベースを閉じ、 により指定したデータベースハンドルの全てのリソースを開放しま ...
https://man.plustar.jp/php/function.dba-close.html - [similar]
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]
非互換性 0
« 実行時設定 持続的接続 » PHP Manual Mysqlnd 非互換性 非互換性 MySQL Native Driver は、MySQL Client Library ( libmysql ) とほぼ互換性があります。 このセクションでは、互換性のない部分について説明します。 bit 型の値は、 libmysql では二進文字列 ("\0" や "\x1F") として返しますが、 mysqlnd の ...
https://man.plustar.jp/php/mysqlnd.incompatibilities.html - [similar]
Establish the environment for connecting to CUBRID server 0
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting to CUBRID server cubrid_connect_with_url (PECL CUBRID >= 8.3.1) cubrid_connect_with_url — Establish the environment for connecting to CUBRID server 説明 cubrid_connect_with_url ( string $conn ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
配列からテーブルに挿入する 0
« pg_convert pg_copy_to » PHP Manual PostgreSQL 関数 配列からテーブルに挿入する pg_copy_from (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_copy_from — 配列からテーブルに挿入する 説明 pg_copy_from ( PgSql\Connection $connection , string $table_name , array $rows , string $separator = "\t" , st ...
https://man.plustar.jp/php/function.pg-copy-from.html - [similar]
PostgreSQL バックエンドと同期する 0
« pg_delete pg_escape_bytea » PHP Manual PostgreSQL 関数 PostgreSQL バックエンドと同期する pg_end_copy (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_end_copy — PostgreSQL バックエンドと同期する 説明 pg_end_copy ( ? PgSql\Connection $connection = null ): bool pg_end_copy() は、 pg_put_line() に ...
https://man.plustar.jp/php/function.pg-end-copy.html - [similar]
フィールド番号に対応する型名を返す 0
« pg_field_type_oid pg_flush » PHP Manual PostgreSQL 関数 フィールド番号に対応する型名を返す pg_field_type (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_field_type — フィールド番号に対応する型名を返す 説明 pg_field_type ( PgSql\Result $result , int $field ): string pg_field_type() は、指定した ...
https://man.plustar.jp/php/function.pg-field-type.html - [similar]
ラージオブジェクトを削除する 0
« pg_lo_truncate pg_lo_write » PHP Manual PostgreSQL 関数 ラージオブジェクトを削除する pg_lo_unlink (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_unlink — ラージオブジェクトを削除する 説明 pg_lo_unlink ( PgSql\Connection $connection , int $oid ): bool pg_lo_unlink() は、 oid で 関連付けられ ...
https://man.plustar.jp/php/function.pg-lo-unlink.html - [similar]
数値添字の配列として行を得る 0
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_fetch_row (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_row — 数値添字の配列として行を得る 説明 pg_fetch_row ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_NUM ): array | false pg_fetc ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
ラージオブジェクトに書き込む 0
« pg_lo_unlink pg_meta_data » PHP Manual PostgreSQL 関数 ラージオブジェクトに書き込む pg_lo_write (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_lo_write — ラージオブジェクトに書き込む 説明 pg_lo_write ( PgSql\Lob $lob , string $data , ? int $length = null ): int | false pg_lo_write() は、ラー ...
https://man.plustar.jp/php/function.pg-lo-write.html - [similar]