検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 706 for [SIMILAR] 16 1024 4096 WITH 13731 handler WITH 1... (1.271 sec.)
Readline 関数 0
« 定義済み定数 readline_add_history » PHP Manual Readline Readline 関数 Readline 関数 目次 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_han ...
https://man.plustar.jp/php/ref.readline.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
PCNTL 関数 0
« 基本的な使用法 pcntl_alarm » PHP Manual PCNTL PCNTL 関数 PCNTL 関数 参考 POSIX 関数 の節を参照することも 有用でしょう。 目次 pcntl_alarm — シグナルを送信するアラームを設定する pcntl_async_signals — 非同期のシグナルハンドリングを有効/無効にするか、古い設定を返す pcntl_errno — pcntl_get_ ...
https://man.plustar.jp/php/ref.pcntl.html - [similar]
GNU Readline 0
« コマンドライン関連 はじめに » PHP Manual コマンドライン関連 GNU Readline GNU Readline はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Readline 関数 readline_add_history — ヒストリに 1 行追加する readline_callback_handler_install — readline コールバッ ...
https://man.plustar.jp/php/book.readline.html - [similar]
下位互換性のない変更点 0
« PHP 5.6.x から PHP 7.0.x への移行 新機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 エラーや例外の取り扱いの変更 fatal error や recoverable fatal error の多くが、PHP 7 では例外に変換されるようになりました。 これらの例外は Error クラスを ...
https://man.plustar.jp/php/migration70.incompatible.html - [similar]
現在のセッションモジュールを取得または設定する 0
« session_id session_name » PHP Manual セッション関数 現在のセッションモジュールを取得または設定する session_module_name (PHP 4, PHP 5, PHP 7, PHP 8) session_module_name — 現在のセッションモジュールを取得または設定する 説明 session_module_name ( ? string $module = null ): string | false ...
https://man.plustar.jp/php/function.session-module-name.html - [similar]
Firebird/InterBase 関数 0
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/InterBase 関数 目次 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_affected_rows fbird_backup — のエイリアス ibase_backup fbird_blob_add — のエイリアス ib ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 0
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebird/InterBase はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Firebird/InterBase 関数 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
SessionUpdateTimestampHandlerInterface クラス 0
« SessionIdInterface::create_sid SessionUpdateTimestampHandlerInterface::updateTimestamp » PHP Manual Sessions SessionUpdateTimestampHandlerInterface クラス SessionUpdateTimestampHandlerInterface クラス (PHP 7, PHP 8) はじめに SessionUpdateTimestampHandlerInterface は カスタムセッションハ ...
https://man.plustar.jp/php/class.sessionupdatetimestamphandlerinterface.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]