検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 256 for [SIMILAR] 16 1024 4096 WITH 25306 ーハ WITH 1855... (0.528 sec.)
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]
Rename a function at runtime 0
« uopz_redefine uopz_restore » PHP Manual Uopz 関数 Rename a function at runtime uopz_rename (PECL uopz 1, PECL uopz 2) uopz_rename — Rename a function at runtime 警告 この関数は、PECL uopz 5.0.0 で 削除 されました。 説明 uopz_rename ( string $function , string $rename ): void uopz_renam ...
https://man.plustar.jp/php/function.uopz-rename.html - [similar]
Sets hook to execute when entering a function or method 0
« uopz_restore uopz_set_mock » PHP Manual Uopz 関数 Sets hook to execute when entering a function or method uopz_set_hook (PECL uopz 5, PECL uopz 6, PECL uopz 7) uopz_set_hook — Sets hook to execute when entering a function or method 説明 uopz_set_hook ( string $function , Closure $hook ...
https://man.plustar.jp/php/function.uopz-set-hook.html - [similar]
データベースでイベントが発生するのを待つ 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]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]