検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 976 for [SIMILAR] 16 1024 4096 WITH 74185 reflectionmeth... (0.583 sec.)
Thread クラス 0
« Threaded::wait Thread::getCreatorId » PHP Manual pthreads Thread クラス Thread クラス (PECL pthreads >= 2.0.0) はじめに このオブジェクトの start メソッドが呼ばれると、run メソッドのコードが個別のスレッドで並列処理されます。 run メソッドの実行後は Thread はすぐに終了し、作成元のスレッド ...
https://man.plustar.jp/php/class.thread.html - [similar]
セッションを破棄する 0
« SessionHandler::create_sid SessionHandler::gc » PHP Manual SessionHandler セッションを破棄する SessionHandler::destroy (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::destroy — セッションを破棄する 説明 public SessionHandler::destroy ( string $id ): bool セッションを破棄します。 session ...
https://man.plustar.jp/php/sessionhandler.destroy.html - [similar]
パースする XML を含む URI を設定する 0
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XMLReader::open (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::open — パースする XML を含む URI を設定する 説明 public static XMLReader::open ( string $uri , ? string $encoding = null , int $flags = ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
ネゴシエートされたメソッドのリストを返す 0
« ssh2_forward_listen ssh2_poll » PHP Manual SSH2 関数 ネゴシエートされたメソッドのリストを返す ssh2_methods_negotiated (PECL ssh2 >= 0.9.0) ssh2_methods_negotiated — ネゴシエートされたメソッドのリストを返す 説明 ssh2_methods_negotiated ( resource $session ): array ネゴシエートされたメソ ...
https://man.plustar.jp/php/function.ssh2-methods-negotiated.html - [similar]
セッションを閉じる 0
« SessionHandler SessionHandler::create_sid » PHP Manual SessionHandler セッションを閉じる SessionHandler::close (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::close — セッションを閉じる 説明 public SessionHandler::close (): bool 現在のセッションを閉じます。この関数はセッションを閉じると ...
https://man.plustar.jp/php/sessionhandler.close.html - [similar]
利用可能なダイジェスト・メソッドを取得 0
« openssl_get_curve_names openssl_get_privatekey » PHP Manual OpenSSL 関数 利用可能なダイジェスト・メソッドを取得 openssl_get_md_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_get_md_methods — 利用可能なダイジェスト・メソッドを取得 説明 openssl_get_md_methods ( bool $aliases = false ): a ...
https://man.plustar.jp/php/function.openssl-get-md-methods.html - [similar]
finalキーワード 0
« マジックメソッド オブジェクトのクローン作成 » PHP Manual クラスとオブジェクト finalキーワード finalキーワード キーワード final を前に付けて定義されたメソッドや定数は、子クラスから上書きできません。 クラス自体がfinalと定義された場合には、このクラスを拡張することはできません。 例1 finalメ ...
https://man.plustar.jp/php/language.oop5.final.html - [similar]
セッションを開始する 0
« SessionHandler::gc SessionHandler::read » PHP Manual SessionHandler セッションを開始する SessionHandler::open (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::open — セッションを開始する 説明 public SessionHandler::open ( string $path , string $name ): bool 新しいセッションを作成するか、 ...
https://man.plustar.jp/php/sessionhandler.open.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 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]