検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 756 for [SIMILAR] 16 1024 4096 WITH 18016 context WITH 8... (0.661 sec.)
変換フィルタ 0
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]
PHP 5.6.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 PHP 5.6.x で推奨されなくなる機能 PHP 5.6.x で推奨されなくなる機能 非互換のコンテキストからの呼び出し 非互換のコンテキストからのメソッド呼び出しが非推奨となり、 E_STRICT ではなく E_DEPRECATED が発生するようになりました ...
https://man.plustar.jp/php/migration56.deprecated.html - [similar]
ディレクトリを作る 0
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.html - [similar]
Add a high priority task to run in parallel 0
« GearmanClient::addTaskBackground GearmanClient::addTaskHighBackground » PHP Manual GearmanClient Add a high priority task to run in parallel GearmanClient::addTaskHigh (PECL gearman >= 0.5.0) GearmanClient::addTaskHigh — Add a high priority task to run in parallel 説明 public GearmanCl ...
https://man.plustar.jp/php/gearmanclient.addtaskhigh.html - [similar]
Add a low priority task to run in parallel 0
« GearmanClient::addTaskHighBackground GearmanClient::addTaskLowBackground » PHP Manual GearmanClient Add a low priority task to run in parallel GearmanClient::addTaskLow (PECL gearman >= 0.5.0) GearmanClient::addTaskLow — Add a low priority task to run in parallel 説明 public GearmanCli ...
https://man.plustar.jp/php/gearmanclient.addtasklow.html - [similar]
遅延静的束縛 (Late Static Bindings) 0
« オブジェクトの比較 オブジェクトと参照 » PHP Manual クラスとオブジェクト 遅延静的束縛 (Late Static Bindings) 遅延静的束縛 (Late Static Bindings) PHP には、遅延静的束縛と呼ばれる機能が搭載されています。 これを使用すると、静的継承のコンテキストで呼び出し元のクラスを参照できるようになります ...
https://man.plustar.jp/php/language.oop5.late-static-bindings.html - [similar]
Sodium 0
« password_verify はじめに » PHP Manual 暗号 Sodium Sodium はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Sodium 関数 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バ ...
https://man.plustar.jp/php/book.sodium.html - [similar]
Sodium 関数 0
« 定義済み定数 sodium_add » PHP Manual Sodium Sodium 関数 Sodium 関数 目次 sodium_add — 巨大な数を加算する sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする sodium_bin2hex — 16進数にエンコードする ...
https://man.plustar.jp/php/ref.sodium.html - [similar]
Create new MongoDB Manager 0
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Manual MongoDB\Driver\Manager Create new MongoDB Manager MongoDB\Driver\Manager::__construct (mongodb >=1.0.0) MongoDB\Driver\Manager::__construct — Create new MongoDB Manager 説明 final public M ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
Phar アーカイブの使用法: phar ストリームラッパー 0
« Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: Phar クラスおよび PharData クラス » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: phar ストリームラッパー Phar ストリームラッパーは、 fopen() による読み込みや 書き込み ...
https://man.plustar.jp/php/phar.using.stream.html - [similar]