検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 233 for [SIMILAR] 16 1024 4096 WITH 12489 スib WITH 1029... (0.181 sec.)
データベースでイベントが発生するのを待つ 0
« ibase_trans IBM DB2 » PHP Manual Firebird/InterBase 関数 データベースでイベントが発生するのを待つ ibase_wait_event (PHP 5, PHP 7 < 7.4.0) ibase_wait_event — データベースでイベントが発生するのを待つ 説明 ibase_wait_event ( string $event_name , string ...$event_names ): string ibase_wait ...
https://man.plustar.jp/php/function.ibase-wait-event.html - [similar]
セッションのサポート 0
« Read-through キャッシュコールバック Memcached » PHP Manual Memcached セッションのサポート セッションのサポート Memcached は独自のセッションハンドラを用意しており、 これを使用するとユーザーセッションを memcache に格納することができます。 内部的に使用するのは完全に分離された memcached イ ...
https://man.plustar.jp/php/memcached.sessions.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
直近で発生したエラーのメッセージを取得する 0
« Yaf_Application::getDispatcher Yaf_Application::getLastErrorNo » PHP Manual Yaf_Application 直近で発生したエラーのメッセージを取得する Yaf_Application::getLastErrorMsg (Yaf >=2.1.2) Yaf_Application::getLastErrorMsg — 直近で発生したエラーのメッセージを取得する 説明 public Yaf_Applicatio ...
https://man.plustar.jp/php/yaf-application.getlasterrormsg.html - [similar]
直近で発生したエラーのコードを取得する 0
« Yaf_Application::getLastErrorMsg Yaf_Application::getModules » PHP Manual Yaf_Application 直近で発生したエラーのコードを取得する Yaf_Application::getLastErrorNo (Yaf >=2.1.2) Yaf_Application::getLastErrorNo — 直近で発生したエラーのコードを取得する 説明 public Yaf_Application::getLastEr ...
https://man.plustar.jp/php/yaf-application.getlasterrorno.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]
Constructs EventHttpRequest object 0
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest Constructs EventHttpRequest object EventHttpRequest::__construct (PECL event >= 1.4.0-beta) EventHttpRequest::__construct — Constructs EventHttpRequest object 説明 public EventHttpRequest::__co ...
https://man.plustar.jp/php/eventhttprequest.construct.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
« ob_flush ob_get_contents » PHP Manual 出力制御 関数 現在のバッファの内容を取得し、出力バッファを削除する ob_get_clean (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_get_clean — 現在のバッファの内容を取得し、出力バッファを削除する 説明 ob_get_clean (): string | false 現在のバッファの中身を取得 ...
https://man.plustar.jp/php/function.ob-get-clean.html - [similar]
使用中の出力ハンドラの一覧を取得する 0
« ob_implicit_flush ob_start » PHP Manual 出力制御 関数 使用中の出力ハンドラの一覧を取得する ob_list_handlers (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ob_list_handlers — 使用中の出力ハンドラの一覧を取得する 説明 ob_list_handlers (): array 使用中の出力ハンドラの一覧を返します。 パラメータ こ ...
https://man.plustar.jp/php/function.ob-list-handlers.html - [similar]