検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 440 for last (0.084 sec.)
下位互換性のない変更点 3493
« 新しいグローバル定数 PHP 7.3.x で推奨されなくなる機能 » PHP Manual PHP 7.2.x から PHP 7.3.x へ ... る例外(e.g. いくつかの DateTime 例外) は、 error_get_last() 関数の状態を収集しなくなりました。 そうした例外は ...
https://man.plustar.jp/php/migration73.incompatible.html - [similar]
実行時設定 3493
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化 ... =32, SERVER_STATUS_CURSOR_EXISTS=64, SERVER_STATUS_LAST_ROW_SENT=128, SERVER_STATUS_DB_DROPPED=256, SERVER ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
定義済み定数 3493
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... ローラブルなカーソルでのみ有効です。 PDO::FETCH_ORI_LAST ( int ) 結果セットの最後の行を取得します。スクロー ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
結果セットから次の行を取得する 3493
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取 ... tmt -> fetch ( PDO :: FETCH_NUM , PDO :: FETCH_ORI_LAST ); do { $data = $row [ 0 ] . "\t" . $row [ 1 ] . " ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
定義済み定数 3493
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... g a Cursor Type and Selecting Rows . SQLSRV_SCROLL_LAST ( int ) Specifies which row to select in a result ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
変更履歴 3460
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... 前のバージョンでは、リソース を期待していました。 pg_last_error connection は、PgSql\Connection クラスのイン ... 前のバージョンでは、リソース を期待していました。 pg_last_notice connection は、PgSql\Connection クラスのイン ... 前のバージョンでは、リソース を期待していました。 pg_last_oid result は、PgSql\Result クラスのインスタンスを ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
php.ini ディレクティブのリスト 3460
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... ptions 0 PHP_INI_ALL PECL 3.0.0a1 以降で使用可能。 last_modified "0" PHP_INI_ALL ldap.max_links "-1" PHP_I ...
https://man.plustar.jp/php/ini.list.html - [similar]
国際化関数 3427
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... 境界のオフセットかどうかを調べる IntlBreakIterator::last — イテレータの位置を、最後の文字より後に設定する I ... reakIterator クラス IntlCodePointBreakIterator::getLastCodePoint — イテレータを進めたり、戻したりした後に渡 ...
https://man.plustar.jp/php/book.intl.html - [similar]
文字列 3427
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです ... の文字を取得します $str = 'This is still a test.' ; $last = $str [ strlen ( $str )- 1 ]; // 文字列の最後の文 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
下位互換性のない変更点 3427
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... 用できなくなったということです。 代わりに error_get_last() 関数が使えます。 大文字小文字を区別しない定数を定 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
PREV 35 36 37 38 39 40 41 42 43 44 NEXT