検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 871 for [SIMILAR] 16 1024 4096 WITH 12853 mysql WITH 114... (0.614 sec.)
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
結果セット内の行を表す、カラム名をインデックスとする配列を返す 0
« db2_fetch_array db2_fetch_both » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム名をインデックスとする配列を返す db2_fetch_assoc (PECL ibm_db2 >= 1.0.0) db2_fetch_assoc — 結果セット内の行を表す、カラム名をインデックスとする配列を返す 説明 db2_fetch_assoc ( resource $stmt , int $ ...
https://man.plustar.jp/php/function.db2-fetch-assoc.html - [similar]
手続き型とオブジェクト指向インターフェイス 0
« クイックスタートガイド データベース接続 » PHP Manual クイックスタートガイド 手続き型とオブジェクト指向インターフェイス 手続き型とオブジェクト指向インターフェイス mysqli 拡張機能は、 ふたつのインターフェイスを提供しています。 手続き型とオブジェクト志向のインターフェイスです。 古い mysql ...
https://man.plustar.jp/php/mysqli.quickstart.dual-interface.html - [similar]
行を配列として取得する 0
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_array — 行を配列として取得する 説明 pg_fetch_array ( PgSql\Result $result , ? int $row = null , int $mode = PGSQL_BOTH ): array | false pg_fetch_array() ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
Return the associative array that corresponds to the fetched row 0
« cubrid_fetch_array cubrid_fetch_field » PHP Manual CUBRID MySQL 互換関数 Return the associative array that corresponds to the fetched row cubrid_fetch_assoc (PECL CUBRID >= 8.3.0) cubrid_fetch_assoc — Return the associative array that corresponds to the fetched row 説明 cubrid_fetch_as ...
https://man.plustar.jp/php/function.cubrid-fetch-assoc.html - [similar]
結果保持用メモリを開放する 0
« mysql_field_type mysql_get_client_info » PHP Manual MySQL 関数 結果保持用メモリを開放する mysql_free_result (PHP 4, PHP 5) mysql_free_result — 結果保持用メモリを開放する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-free-result.html - [similar]
Memory management 0
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory management Introduction The MySQL Native Driver manages memory different than the MySQL Client Library. The libraries differ in the way memory is allocated and released, how memory is allocated in chun ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 0
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブジェクトとして返す mysql_fetch_field (PHP 4, PHP 5) mysql_fetch_field — 結果からカラム情報を取得し、オブジェクトとして返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除さ ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
ローカルタイムを得る 0
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP 7, PHP 8) localtime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localtime() 関数は、C 言語の 同名の関数コールにより返される構造体と同じ ...
https://man.plustar.jp/php/function.localtime.html - [similar]