検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 354 for [SIMILAR] 16 1024 4096 WITH 13647 splfileinfo WI... (1.585 sec.)
ディレクトリを削除する 0
« eio_rename eio_seek » PHP Manual Eio 関数 ディレクトリを削除する eio_rmdir (PECL eio >= 0.0.1dev) eio_rmdir — ディレクトリを削除する 説明 eio_rmdir ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_rmdir() は、ディレクトリを削除 ...
https://man.plustar.jp/php/function.eio-rmdir.html - [similar]
名前を削除し、その名前で参照しているファイルも削除する 0
« eio_truncate eio_utime » PHP Manual Eio 関数 名前を削除し、その名前で参照しているファイルも削除する eio_unlink (PECL eio >= 0.0.1dev) eio_unlink — 名前を削除し、その名前で参照しているファイルも削除する 説明 eio_unlink ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = N ...
https://man.plustar.jp/php/function.eio-unlink.html - [similar]
ファイルの最終アクセス時刻と変更時刻を変更する 0
« eio_unlink eio_write » PHP Manual Eio 関数 ファイルの最終アクセス時刻と変更時刻を変更する eio_utime (PECL eio >= 0.0.1dev) eio_utime — ファイルの最終アクセス時刻と変更時刻を変更する 説明 eio_utime ( string $path , float $atime , float $mtime , int $pri = EIO_PRI_DEFAULT , callable $cal ...
https://man.plustar.jp/php/function.eio-utime.html - [similar]
ファイルに書き込む 0
« eio_utime Ev » PHP Manual Eio 関数 ファイルに書き込む eio_write (PECL eio >= 0.0.1dev) eio_write — ファイルに書き込む 説明 eio_write ( mixed $fd , string $str , int $length = 0 , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource e ...
https://man.plustar.jp/php/function.eio-write.html - [similar]
イメージの型を定義する 0
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) exif_imagetype — イメージの型を定義する 説明 exif_imagetype ( string $filename ): int | false exif_imagetype() を画像の先頭バイトを読み そのサインを調べます。 exi ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]
ファイルについての情報を返す 0
« finfo_close finfo_open » PHP Manual Fileinfo 関数 ファイルについての情報を返す finfo_file finfo::file (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_file -- finfo::file — ファイルについての情報を返す 説明 手続き型 finfo_file ( finfo $finfo , string $filename , int $flags = ...
https://man.plustar.jp/php/function.finfo-file.html - [similar]
指定した暗号のブロックサイズを得る 0
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得る mcrypt_get_block_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_block_size — 指定した暗号のブロックサイズを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) 0
« posix_mkfifo posix_setegid » PHP Manual POSIX 関数 スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) posix_mknod (PHP 5 >= 5.1.0, PHP 7, PHP 8) posix_mknod — スペシャルファイルあるいは通常のファイルを作成する (POSIX.1) 説明 posix_mknod ( string $filename , int $flags , int $ ...
https://man.plustar.jp/php/function.posix-mknod.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
定義済み定数 0
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_appen ...
https://man.plustar.jp/php/stream.constants.html - [similar]