検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 630 for [SIMILAR] 16 1024 4096 WITH 29564 getpwuid WITH ... (0.637 sec.)
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の... 0
« array_diff_key array_diff_ukey » PHP Manual 配列 関数 ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の差を計算する array_diff_uassoc (PHP 5, PHP 7, PHP 8) array_diff_uassoc — ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の差 ...
https://man.plustar.jp/php/function.array-diff-uassoc.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]
内部関数かどうかを調べる 0
« ReflectionFunctionAbstract::isGenerator ReflectionFunctionAbstract::isUserDefined » PHP Manual ReflectionFunctionAbstract 内部関数かどうかを調べる ReflectionFunctionAbstract::isInternal (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunctionAbstract::isInternal — 内部関数かどうかを調べる 説明 ...
https://man.plustar.jp/php/reflectionfunctionabstract.isinternal.html - [similar]
ユーザーが投稿したデータ 0
« エラーのレポート PHPの隠蔽 » PHP Manual セキュリティ ユーザーが投稿したデータ ユーザーが投稿したデータ 多くの PHP のプログラムで最も脆弱な部分は、言語自体に起因するものではなく、 単にセキュリティを考慮して書かれていないコードの問題です。そのため、 指定したコードの部分の意味を常に時間を ...
https://man.plustar.jp/php/security.variables.html - [similar]
Zend に対するユーザー操作 0
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend に対するユーザー操作 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Uopz 関数 uopz_add_function — Adds non-existent function or method uopz_allow_exit — A ...
https://man.plustar.jp/php/book.uopz.html - [similar]
PHP および DTrace への入門 0
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace への入門 PHP および DTrace への入門 DTrace は、常に使用可能で、オーバーヘッドが少なく、 Solaris、macOS、Oracle Linux および BSD を含む 多数のプラットフォーム上で使用可能なトレーシング ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
終了行を取得する 0
« ReflectionClass::getDocComment ReflectionClass::getExtension » PHP Manual ReflectionClass 終了行を取得する ReflectionClass::getEndLine (PHP 5, PHP 7, PHP 8) ReflectionClass::getEndLine — 終了行を取得する 説明 public ReflectionClass::getEndLine (): int | false ユーザー定義クラスの定義の ...
https://man.plustar.jp/php/reflectionclass.getendline.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]