検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 514 for [SIMILAR] 16 1024 4096 WITH 12387 warning WITH 1... (0.447 sec.)
インクリメンタルにデータを圧縮する 0
« Zlib 関数 deflate_init » PHP Manual Zlib 関数 インクリメンタルにデータを圧縮する deflate_add (PHP 7, PHP 8) deflate_add — インクリメンタルにデータを圧縮する 説明 deflate_add ( DeflateContext $context , string $data , int $flush_mode = ZLIB_SYNC_FLUSH ): string | false 指定されたコンテク ...
https://man.plustar.jp/php/function.deflate-add.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
ファイルの inode を取得する 0
« filegroup filemtime » PHP Manual ファイルシステム 関数 ファイルの inode を取得する fileinode (PHP 4, PHP 5, PHP 7, PHP 8) fileinode — ファイルの inode を取得する 説明 fileinode ( string $filename ): int | false ファイルの inode を取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.fileinode.html - [similar]
ファイルの所有者を取得する 0
« filemtime fileperms » PHP Manual ファイルシステム 関数 ファイルの所有者を取得する fileowner (PHP 4, PHP 5, PHP 7, PHP 8) fileowner — ファイルの所有者を取得する 説明 fileowner ( string $filename ): int | false ファイルの所有者を取得します。 パラメータ filename ファイルへのパス。 戻り値 ...
https://man.plustar.jp/php/function.fileowner.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« hebrevc html_entity_decode » PHP Manual String 関数 16進エンコードされたバイナリ文字列をデコードする hex2bin (PHP 5 >= 5.4.0, PHP 7, PHP 8) hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 hex2bin ( string $string ): string | false 16進エンコードされたバイナリ文字列をデコ ...
https://man.plustar.jp/php/function.hex2bin.html - [similar]
指定したエラーコードに対応する名前を取得する 0
« 国際化 関数 intl_get_error_code » PHP Manual 国際化 関数 指定したエラーコードに対応する名前を取得する intl_error_name (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_error_name — 指定したエラーコードに対応する名前を取得する 説明 intl_error_name ( int $errorCode ): string ICU の ...
https://man.plustar.jp/php/function.intl-error-name.html - [similar]
指定したエラーコードが失敗を表すかどうかを調べる 0
« intl_get_error_message マルチバイト文字列 » PHP Manual 国際化 関数 指定したエラーコードが失敗を表すかどうかを調べる intl_is_failure (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_is_failure — 指定したエラーコードが失敗を表すかどうかを調べる 説明 intl_is_failure ( int $errorCod ...
https://man.plustar.jp/php/function.intl-is-failure.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]
文字列の長さを得る 0
« mb_stristr mb_strpos » PHP Manual マルチバイト文字列 関数 文字列の長さを得る mb_strlen (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strlen — 文字列の長さを得る 説明 mb_strlen ( string $string , ? string $encoding = null ): int 文字列の長さを取得します。 パラメータ string 長さを調べたい文字 ...
https://man.plustar.jp/php/function.mb-strlen.html - [similar]
Decrypts crypttext with given parameters 0
« mcrypt_create_iv mcrypt_enc_get_algorithms_name » PHP Manual Mcrypt 関数 Decrypts crypttext with given parameters mcrypt_decrypt (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_decrypt — Decrypts crypttext with given parameters 警告 この関数は PHP 7.1.0 で 非推奨 と ...
https://man.plustar.jp/php/function.mcrypt-decrypt.html - [similar]