検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 484 for [SIMILAR] 16 1024 4096 WITH 60518 stid WITH 4696... (0.410 sec.)
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 0
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an associative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8.3.0) cubrid_fetch_array — Fetch a result row as an associative array, a numeric array, or both 説明 cubrid_fetch_a ...
https://man.plustar.jp/php/function.cubrid-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]
Fetch the next row from a result set 0
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result set cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
mysqli_result クラス 0
« mysqli_stmt::store_result mysqli_result::__construct » PHP Manual MySQLi mysqli_result クラス mysqli_result クラス (PHP 5, PHP 7, PHP 8) はじめに データベースへのクエリにより得られた結果セットを表します。 クラス概要 class mysqli_result implements IteratorAggregate { /* プロパティ */ pu ...
https://man.plustar.jp/php/class.mysqli-result.html - [similar]
Return a numerical array with the values of the current row 0
« cubrid_fetch_object cubrid_field_flags » PHP Manual CUBRID MySQL 互換関数 Return a numerical array with the values of the current row cubrid_fetch_row (PECL CUBRID >= 8.3.0) cubrid_fetch_row — Return a numerical array with the values of the current row 説明 cubrid_fetch_row ( resource ...
https://man.plustar.jp/php/function.cubrid-fetch-row.html - [similar]