検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 657 for [SIMILAR] 16 1024 4096 WITH 36765 getlasterrorms... (0.506 sec.)
Basic Gearman client and worker, submitting tasks 0
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client and worker, submitting tasks Basic Gearman client and worker, submitting tasks 例1 Basic Gearman client and worker, submitting tasks In this example, the basic reverse client extended to run ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
0
« ストリームのエラー ストリームラッパーとして登録するクラスの例 » PHP Manual ストリーム 例 例 目次 ストリームラッパーとして登録するクラスの例 例1 file_get_contents() を使って さまざまな場所からデータを取得する <?php /* /home/bar にあるローカルファイルを読み出す */ $localfile = file_get_c ...
https://man.plustar.jp/php/stream.examples.html - [similar]
ディレクトリから、glob パターンを使ってファイルを追加する 0
« ZipArchive::addFromString ZipArchive::addPattern » PHP Manual ZipArchive ディレクトリから、glob パターンを使ってファイルを追加する ZipArchive::addGlob (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL zip >= 1.9.0) ZipArchive::addGlob — ディレクトリから、glob パターンを使ってファイルを追加する 説明 ...
https://man.plustar.jp/php/ziparchive.addglob.html - [similar]
SolrPingResponse クラス 0
« SolrUpdateResponse::__destruct SolrPingResponse::__construct » PHP Manual Solr SolrPingResponse クラス SolrPingResponse クラス (PECL solr >= 0.9.2) はじめに サーバーへの ping リクエストに対するレスポンスを表現 クラス概要 final class SolrPingResponse extends SolrResponse { /* 定数 */ co ...
https://man.plustar.jp/php/class.solrpingresponse.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
文字列のmd5ハッシュ値を計算する 0
« md5_file metaphone » PHP Manual String 関数 文字列のmd5ハッシュ値を計算する md5 (PHP 4, PHP 5, PHP 7, PHP 8) md5 — 文字列のmd5ハッシュ値を計算する 警告 パスワードを守るためにこの関数を使うことはおすすめしません。 ハッシュアルゴリズムの高速性がその理由です。 詳細とベストプラクティスにつ ...
https://man.plustar.jp/php/function.md5.html - [similar]
ファイルのアクセス権限を判断する 0
« POSIX 関数 posix_ctermid » PHP Manual POSIX 関数 ファイルのアクセス権限を判断する posix_access (PHP 5 >= 5.1.0, PHP 7, PHP 8) posix_access — ファイルのアクセス権限を判断する 説明 posix_access ( string $filename , int $flags = 0 ): bool posix_access() は、ファイルに対するユーザーの アク ...
https://man.plustar.jp/php/function.posix-access.html - [similar]
暗号化されたテキストが、有効なタグを持っているかを調べる 0
« sodium_crypto_aead_chacha20poly1305_encrypt sodium_crypto_aead_chacha20poly1305_ietf_encrypt » PHP Manual Sodium 関数 暗号化されたテキストが、有効なタグを持っているかを調べる sodium_crypto_aead_chacha20poly1305_ietf_decrypt (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_aead_chacha20poly1305_ie ...
https://man.plustar.jp/php/function.sodium-crypto-aead-chacha20poly1305-ietf-dec... - [similar]