検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 547 for [SIMILAR] 16 1024 4096 WITH 4588 odbc WITH 3837 ... (0.379 sec.)
新機能 0
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 新機能 新機能 PHP コア 名前付き引数 名前付き引数 のサポートが追加されました。 アトリビュート アトリビュート のサポートが追加されました。 コンストラクタのプロパティ昇格機能 コンストラ ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 これらの定数についての説明や実際の使用法は、 curl_setopt() および curl_getinfo ...
https://man.plustar.jp/php/curl.constants.html - [similar]
ODBC トランザクションをコミットする 0
« odbc_columns odbc_connect » PHP Manual ODBC 関数 ODBC トランザクションをコミットする odbc_commit (PHP 4, PHP 5, PHP 7, PHP 8) odbc_commit — ODBC トランザクションをコミットする 説明 odbc_commit ( resource $odbc ): bool その接続におけるすべての実行中のトランザクションをコミットします。 パ ...
https://man.plustar.jp/php/function.odbc-commit.html - [similar]
複数の結果が利用可能などうか確認する 0
« odbc_longreadlen odbc_num_fields » PHP Manual ODBC 関数 複数の結果が利用可能などうか確認する odbc_next_result (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_next_result — 複数の結果が利用可能などうか確認する 説明 odbc_next_result ( resource $statement ): bool まだ結果セットが存在して odbc_ ...
https://man.plustar.jp/php/function.odbc-next-result.html - [similar]
外部キーのリストを取得する 0
« odbc_field_type odbc_free_result » PHP Manual ODBC 関数 外部キーのリストを取得する odbc_foreignkeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_foreignkeys — 外部キーのリストを取得する 説明 odbc_foreignkeys ( resource $odbc , ? string $pk_catalog , string $pk_schema , string $pk_table , string $ ...
https://man.plustar.jp/php/function.odbc-foreignkeys.html - [similar]
テーブルに関する統計情報を取得する 0
« odbc_specialcolumns odbc_tableprivileges » PHP Manual ODBC 関数 テーブルに関する統計情報を取得する odbc_statistics (PHP 4, PHP 5, PHP 7, PHP 8) odbc_statistics — テーブルに関する統計情報を取得する 説明 odbc_statistics ( resource $odbc , ? string $catalog , string $schema , string $tabl ...
https://man.plustar.jp/php/function.odbc-statistics.html - [similar]
自動コミットの動作をオンまたはオフにする 0
« ODBC 関数 odbc_binmode » PHP Manual ODBC 関数 自動コミットの動作をオンまたはオフにする odbc_autocommit (PHP 4, PHP 5, PHP 7, PHP 8) odbc_autocommit — 自動コミットの動作をオンまたはオフにする 説明 odbc_autocommit ( resource $odbc , bool $enable = false ): int | bool 自動コミットの挙動を ...
https://man.plustar.jp/php/function.odbc-autocommit.html - [similar]
特殊カラムを取得する 0
« odbc_setoption odbc_statistics » PHP Manual ODBC 関数 特殊カラムを取得する odbc_specialcolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_specialcolumns — 特殊カラムを取得する 説明 odbc_specialcolumns ( resource $odbc , int $type , ? string $catalog , string $schema , string $table , int $scope ...
https://man.plustar.jp/php/function.odbc-specialcolumns.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.html - [similar]