検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 456 for [SIMILAR] 16 1024 4096 WITH 49448 名関 WITH 4560... (0.312 sec.)
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
文字列のコードを評価し、動的に関数を作成する 0
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_function — 文字列のコードを評価し、動的に関数を作成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.create-function.html - [similar]
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 0
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスのスコープでクロージャを複製する Closure::bind (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bind — バインドされたオブジェクトとクラスのスコープでクロージャを複製する 説明 public static Closure::bind ...
https://man.plustar.jp/php/closure.bind.html - [similar]
インスタンス作成を無効化したコンストラクタ 0
« Closure Closure::bind » PHP Manual Closure インスタンス作成を無効化したコンストラクタ Closure::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) Closure::__construct — インスタンス作成を無効化したコンストラクタ 説明 private Closure::__construct () このメソッドは、 Closure クラスのインスタンス ...
https://man.plustar.jp/php/closure.construct.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
callable をクロージャに変換する 0
« Closure::call Generator » PHP Manual Closure callable をクロージャに変換する Closure::fromCallable (PHP 7 >= 7.1.0) Closure::fromCallable — callable をクロージャに変換する 説明 public static Closure::fromCallable ( callable $callback ): Closure 現在のスコープを用いて、指定された callba ...
https://man.plustar.jp/php/closure.fromcallable.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]
関数 0
« goto ユーザー定義関数 » PHP Manual 言語リファレンス 関数 関数 目次 ユーザー定義関数 関数の引数 戻り値 可変関数 内部(ビルトイン)関数 無名関数 アロー関数 第一級callableを生成する記法 関連キーワード: 関数 , ユーザー , 定義 , goto , 言語 , リファレンス , 可変 , 内部 , 一級 , callable ...
https://man.plustar.jp/php/language.functions.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT