検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 756 for [SIMILAR] 16 1024 4096 WITH 18016 context WITH 8... (1.960 sec.)
ディレクトリを削除する 0
« rewind set_file_buffer » PHP Manual ファイルシステム 関数 ディレクトリを削除する rmdir (PHP 4, PHP 5, PHP 7, PHP 8) rmdir — ディレクトリを削除する 説明 rmdir ( string $directory , ? resource $context = null ): bool directory で指定されたディレクトリを 削除しようと試みます。ディレクトリ ...
https://man.plustar.jp/php/function.rmdir.html - [similar]
段階的なハッシュコンテキストを初期化する 0
« hash_hmac hash_pbkdf2 » PHP Manual Hash 関数 段階的なハッシュコンテキストを初期化する hash_init (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_init — 段階的なハッシュコンテキストを初期化する 説明 hash_init ( string $algo , int $flags = 0 , string $key = "" , array $options = [] ...
https://man.plustar.jp/php/function.hash-init.html - [similar]
Add a task to be run in parallel 0
« GearmanClient::addServers GearmanClient::addTaskBackground » PHP Manual GearmanClient Add a task to be run in parallel GearmanClient::addTask (PECL gearman >= 0.5.0) GearmanClient::addTask — Add a task to be run in parallel 説明 public GearmanClient::addTask ( string $function_name , s ...
https://man.plustar.jp/php/gearmanclient.addtask.html - [similar]
ファイルを削除する 0
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
OpenAL 音声レイヤを初期化する 0
« openal_device_close openal_listener_get » PHP Manual OpenAL 関数 OpenAL 音声レイヤを初期化する openal_device_open (PECL openal >= 0.1.0) openal_device_open — OpenAL 音声レイヤを初期化する 説明 openal_device_open ( string $device_desc = ? ): resource パラメータ device_desc device_desc で ...
https://man.plustar.jp/php/function.openal-device-open.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
Add a high priority background task to be run in parallel 0
« GearmanClient::addTaskHigh GearmanClient::addTaskLow » PHP Manual GearmanClient Add a high priority background task to be run in parallel GearmanClient::addTaskHighBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskHighBackground — Add a high priority background task to be run in ...
https://man.plustar.jp/php/gearmanclient.addtaskhighbackground.html - [similar]
Add a low priority background task to be run in parallel 0
« GearmanClient::addTaskLow GearmanClient::addTaskStatus » PHP Manual GearmanClient Add a low priority background task to be run in parallel GearmanClient::addTaskLowBackground (PECL gearman >= 0.5.0) GearmanClient::addTaskLowBackground — Add a low priority background task to be run in p ...
https://man.plustar.jp/php/gearmanclient.addtasklowbackground.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]
x509証明書のデジタル署名を公開鍵で検証する 0
« openssl_x509_read OpenSSLCertificate » PHP Manual OpenSSL 関数 x509証明書のデジタル署名を公開鍵で検証する openssl_x509_verify (PHP 7 >= 7.4.0, PHP 8) openssl_x509_verify — x509証明書のデジタル署名を公開鍵で検証する 説明 openssl_x509_verify ( OpenSSLCertificate | string $certificate , O ...
https://man.plustar.jp/php/function.openssl-x509-verify.html - [similar]