検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 577 for [SIMILAR] 16 1024 4096 WITH 16841 ーブ WITH 1541... (0.897 sec.)
データ構造 0
« 定義済み定数 SplDoublyLinkedList » PHP Manual SPL データ構造 データ構造 目次 SplDoublyLinkedList SplStack SplQueue SplHeap SplMaxHeap SplMinHeap SplPriorityQueue SplFixedArray SplObjectStorage SPL では、標準的なデータ構造を提供しています。 ここで、それらを実装ごとに分類してまとめます。 ...
https://man.plustar.jp/php/spl.datastructures.html - [similar]
トランザクションを開始する 0
« ibase_set_event_handler ibase_wait_event » PHP Manual Firebird/InterBase 関数 トランザクションを開始する ibase_trans (PHP 5, PHP 7 < 7.4.0) ibase_trans — トランザクションを開始する 説明 ibase_trans ( int $trans_args = ? , resource $link_identifier = ? ): resource ibase_trans ( resource ...
https://man.plustar.jp/php/function.ibase-trans.html - [similar]
結果において指定したフィールド名を取得する 0
« mysql_field_len mysql_field_seek » PHP Manual MySQL 関数 結果において指定したフィールド名を取得する mysql_field_name (PHP 4, PHP 5) mysql_field_name — 結果において指定したフィールド名を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi ある ...
https://man.plustar.jp/php/function.mysql-field-name.html - [similar]
MySQL サーバー上で利用可能なデータベースのリストを得る 0
« mysql_insert_id mysql_list_fields » PHP Manual MySQL 関数 MySQL サーバー上で利用可能なデータベースのリストを得る mysql_list_dbs (PHP 4, PHP 5) mysql_list_dbs — MySQL サーバー上で利用可能なデータベースのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュ ...
https://man.plustar.jp/php/function.mysql-list-dbs.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
クエリに使う文字列をエスケープする 0
« pg_escape_literal pg_execute » PHP Manual PostgreSQL 関数 クエリに使う文字列をエスケープする pg_escape_string (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_escape_string — クエリに使う文字列をエスケープする 説明 pg_escape_string ( PgSql\Connection $connection = ? , string $data ): string pg ...
https://man.plustar.jp/php/function.pg-escape-string.html - [similar]
フィールド番号に対応する型 ID(OID)を返す 0
« pg_field_table pg_field_type » PHP Manual PostgreSQL 関数 フィールド番号に対応する型 ID(OID)を返す pg_field_type_oid (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_field_type_oid — フィールド番号に対応する型 ID(OID)を返す 説明 pg_field_type_oid ( PgSql\Result $result , int $field ): string | in ...
https://man.plustar.jp/php/function.pg-field-type-oid.html - [similar]
PostgreSQL サーバーからの直近の通知メッセージを返す 0
« pg_last_error pg_last_oid » PHP Manual PostgreSQL 関数 PostgreSQL サーバーからの直近の通知メッセージを返す pg_last_notice (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) pg_last_notice — PostgreSQL サーバーからの直近の通知メッセージを返す 説明 pg_last_notice ( PgSql\Connection $connection , int ...
https://man.plustar.jp/php/function.pg-last-notice.html - [similar]
可変関数 0
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable functions)の概念をサポートします。 これにより、変数名の後に括弧が付いている場合、その値が何であろうと PHPは、同名の関数を探し実行を試みます。 この機能は、コールバック、関数テーブル等を実装するため ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 0
« PDO::__construct PDO::errorInfo » PHP Manual PDO データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する PDO::errorCode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::errorCode — データベースハンドラにおける直近の操作に関連する SQLSTATE を取得する 説明 public PDO:: ...
https://man.plustar.jp/php/pdo.errorcode.html - [similar]