検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 58 for [SIMILAR] 16 1024 4096 WITH 18825 isuserdefined ... (0.217 sec.)
指定した引数でクラスの新しいインスタンスを作成する 0
« ReflectionClass::isUserDefined ReflectionClass::newInstanceArgs » PHP Manual ReflectionClass 指定した引数でクラスの新しいインスタンスを作成する ReflectionClass::newInstance (PHP 5, PHP 7, PHP 8) ReflectionClass::newInstance — 指定した引数でクラスの新しいインスタンスを作成する 説明 publ ...
https://man.plustar.jp/php/reflectionclass.newinstance.html - [similar]
ユーザーレベルのエラー/警告/通知メッセージを生成する 0
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メッセージを生成する trigger_error (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する 説明 trigger_error ( string $message , int $error_l ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
FDF 関数 0
« 例 fdf_add_doc_javascript » PHP Manual FDF FDF 関数 FDF 関数 目次 fdf_add_doc_javascript — FDF ドキュメントに javascript コードを追加する fdf_add_template — テンプレートを FDF ドキュメントに追加する fdf_close — FDF ドキュメントを閉じる fdf_create — 新規 FDF ドキュメントを作成する fdf_e ...
https://man.plustar.jp/php/ref.fdf.html - [similar]
Forms Data Format 0
« テキスト以外の MIME 型 はじめに » PHP Manual テキスト以外の MIME 型 Forms Data Format Forms Data Format はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 FDF 関数 fdf_add_doc_javascript — FDF ドキュメントに javascript コードを追加する fdf_add_templa ...
https://man.plustar.jp/php/book.fdf.html - [similar]
パラメータの配列を指定してコールバック関数をコールする 0
« 関数処理 関数 call_user_func » PHP Manual 関数処理 関数 パラメータの配列を指定してコールバック関数をコールする call_user_func_array (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) call_user_func_array — パラメータの配列を指定してコールバック関数をコールする 説明 call_user_func_array ( callable $ ...
https://man.plustar.jp/php/function.call-user-func-array.html - [similar]
引数のリストから要素をひとつ返す 0
« forward_static_call func_get_args » PHP Manual 関数処理 関数 引数のリストから要素をひとつ返す func_get_arg (PHP 4, PHP 5, PHP 7, PHP 8) func_get_arg — 引数のリストから要素をひとつ返す 説明 func_get_arg ( int $position ): mixed ユーザーが定義した関数の引数リストから、指定した引数を取得し ...
https://man.plustar.jp/php/function.func-get-arg.html - [similar]
関数の引数 0
« ユーザー定義関数 戻り値 » PHP Manual 関数 関数の引数 関数の引数 引数のリストにより関数へ情報を渡すことができます。 このリストは、カンマで区切られた式のリストです。 引数の評価は、関数が実際にコールされる前に、 左から右の順番で行われます( 先行 評価)。 PHP は、値渡し(デフォルト)、 リファレ ...
https://man.plustar.jp/php/functions.arguments.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]
このクラスがイテレーション可能かを調べる 0
« ReflectionClass::isInternal ReflectionClass::isIterateable » PHP Manual ReflectionClass このクラスがイテレーション可能かを調べる ReflectionClass::isIterable (PHP 7 >= 7.2.0, PHP 8) ReflectionClass::isIterable — このクラスがイテレーション可能かを調べる 説明 public ReflectionClass::isIte ...
https://man.plustar.jp/php/reflectionclass.isiterable.html - [similar]
PREV 1 2 3 4 5 6 NEXT