検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 510 for [SIMILAR] 16 1024 4096 WITH 6151 columns WITH 43... (1.719 sec.)
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
Get BLOB/CLOB data 0
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get (PECL CUBRID >= 8.3.1) cubrid_lob_get — Get BLOB/CLOB data 説明 cubrid_lob_get ( resource $conn_identifier , string $sql ): array cubrid_lob_get() is used to get BLOB/CLOB meta info from CUBRID ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Create a glo instance 0
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create a glo instance cubrid_new_glo (PECL CUBRID >= 8.3.0) cubrid_new_glo — Create a glo instance 説明 cubrid_new_glo ( resource $conn_identifier , string $class_name , string $file_name ): string T ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
データベース接続を閉じる 0
« db2_client_info db2_column_privileges » PHP Manual IBM DB2 関数 データベース接続を閉じる db2_close (PECL ibm_db2 >= 1.0.0) db2_close — データベース接続を閉じる 説明 db2_close ( resource $connection ): bool この関数は、 db2_connect() で作成した DB2 クライアント接続を閉じ、データベースサ ...
https://man.plustar.jp/php/function.db2-close.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]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 0
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or sqlsrv_query sqlsrv_field_metadata (No version information available, might only be in Git) sqlsrv_field_metadata — Retrieves metadata for the fields of ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
この文に対するデフォルトのフェッチモードを設定する 0
« PDOStatement::setAttribute PDOException » PHP Manual PDOStatement この文に対するデフォルトのフェッチモードを設定する PDOStatement::setFetchMode (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.0) PDOStatement::setFetchMode — この文に対するデフォルトのフェッチモードを設定する 説明 public ...
https://man.plustar.jp/php/pdostatement.setfetchmode.html - [similar]
ODBC (Unified) 0
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ODBC 関数 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_ ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
ODBC 関数 0
« 定義済み定数 odbc_autocommit » PHP Manual ODBC ODBC 関数 ODBC 関数 目次 odbc_autocommit — 自動コミットの動作をオンまたはオフにする odbc_binmode — バイナリカラムデータを処理する odbc_close_all — 全ての ODBC 接続を閉じる odbc_close — ODBC 接続を閉じる odbc_columnprivileges — 指定したテー ...
https://man.plustar.jp/php/ref.uodbc.html - [similar]
配列を分割する 0
« array_change_key_case array_column » PHP Manual 配列 関数 配列を分割する array_chunk (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) array_chunk — 配列を分割する 説明 array_chunk ( array $array , int $length , bool $preserve_keys = false ): array 配列を、要素数が length の配列に分割します。 最後 ...
https://man.plustar.jp/php/function.array-chunk.html - [similar]