検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 200 for [SIMILAR] 16 1024 4096 WITH 33512 reflectionfunc... (0.243 sec.)
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 0
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる is_callable (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) is_callable — 引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 説明 is_callable ( mixed $value , bool $ ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
Oracle ユーザーのパスワードを変更する 0
« oci_parse oci_pconnect » PHP Manual OCI8 関数 Oracle ユーザーのパスワードを変更する oci_password_change (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_password_change — Oracle ユーザーのパスワードを変更する 説明 oci_password_change ( resource $connection , string $username , string $old ...
https://man.plustar.jp/php/function.oci-password-change.html - [similar]
Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を... 0
« sapi_windows_set_ctrl_handler show_source » PHP Manual その他の関数 Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する sapi_windows_vt100_support (PHP 7 >= 7.2.0, PHP 8) sapi_windows_vt100_support — Windows コンソールの出力バッファに関連付けられ ...
https://man.plustar.jp/php/function.sapi-windows-vt100-support.html - [similar]
スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする 0
« win32_set_service_status win32_start_service » PHP Manual win32service 関数 スクリプトを SCM に登録し、指定した名前でサービスとして稼動させる ようにする win32_start_service_ctrl_dispatcher (PECL win32service >=0.1.0) win32_start_service_ctrl_dispatcher — スクリプトを SCM に登録し、指定 ...
https://man.plustar.jp/php/function.win32-start-service-ctrl-dispatcher.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
PHP および DTrace の使用 0
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace の使用 PHP および DTrace の使用 DTrace 動的トレーシングをサポートするプラットフォームでは、 DTrace 静的プローブ付きで PHP を構成できます。 DTrace 静的プロー ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
PHP 拡張モジュールの Windows へのインストール 0
« PECL 拡張モジュールをダウンロードする 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする » PHP Manual PECL 拡張モジュールのインストール PHP 拡張モジュールの Windows へのインストール PHP 拡張モジュールの Windows へのインストール Windows では、PHP の拡張モジュールを読み込む方 ...
https://man.plustar.jp/php/install.pecl.windows.html - [similar]