検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1000 for [SIMILAR] 16 1024 4096 WITH 7507 ラッ WITH 7081 ... (1.452 sec.)
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
RAR 0
« ssh2:// ogg:// » PHP Manual サポートするプロトコル/ラッパー RAR rar:// rar:// — RAR 説明 このラッパーが受け取るのは、RAR アーカイブへの URL エンコードされたパス (絶対パスあるいは相対パス)、そしてオプションでアスタリスク ( * )、番号記号 ( # )、 アーカイブ内のエントリ名です。エントリ名を ...
https://man.plustar.jp/php/wrappers.rar.html - [similar]
アクティブなハッシュコンテキストに、ファイルからデータを投入する 0
« hash_pbkdf2 hash_update_stream » PHP Manual Hash 関数 アクティブなハッシュコンテキストに、ファイルからデータを投入する hash_update_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_update_file — アクティブなハッシュコンテキストに、ファイルからデータを投入する 説明 hash_update_ ...
https://man.plustar.jp/php/function.hash-update-file.html - [similar]
クォートされた文字列のクォート部分を取り除く 0
« stripos stristr » PHP Manual String 関数 クォートされた文字列のクォート部分を取り除く stripslashes (PHP 4, PHP 5, PHP 7, PHP 8) stripslashes — クォートされた文字列のクォート部分を取り除く 説明 stripslashes ( string $string ): string クォートされた文字列を元に戻します。 stripslashes() は ...
https://man.plustar.jp/php/function.stripslashes.html - [similar]
キャッシュの内容を取得する 0
« CachingIterator::current CachingIterator::getFlags » PHP Manual CachingIterator キャッシュの内容を取得する CachingIterator::getCache (PHP 5 >= 5.2.0, PHP 7, PHP 8) CachingIterator::getCache — キャッシュの内容を取得する 説明 public CachingIterator::getCache (): array キャッシュの内容を取 ...
https://man.plustar.jp/php/cachingiterator.getcache.html - [similar]
ファイルのパーミッションを取得する 0
« fileowner filesize » PHP Manual ファイルシステム 関数 ファイルのパーミッションを取得する fileperms (PHP 4, PHP 5, PHP 7, PHP 8) fileperms — ファイルのパーミッションを取得する 説明 fileperms ( string $filename ): int | false 指定したファイルのパーミッションを取得します。 パラメータ file ...
https://man.plustar.jp/php/function.fileperms.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
はじめに 0
« パスワードのハッシュ インストール/設定 » PHP Manual パスワードのハッシュ はじめに はじめに パスワードハッシュ API は crypt() および他のいくつかのパスワードハッシュアルゴリズムを 手軽に使えるようにしたラッパーで、 パスワードの作成や管理を安全な方法で行えます。 関連キーワード: パスワード ...
https://man.plustar.jp/php/intro.password.html - [similar]
ファイルの内容から、ハッシュ値を生成する 0
« hash_equals hash_final » PHP Manual Hash 関数 ファイルの内容から、ハッシュ値を生成する hash_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_file — ファイルの内容から、ハッシュ値を生成する 説明 hash_file ( string $algo , string $filename , bool $binary = false , array $option ...
https://man.plustar.jp/php/function.hash-file.html - [similar]