検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 978 for [SIMILAR] 16 1024 4096 WITH 40590 buildfromdirec... (0.601 sec.)
ファイルにバイナリ diff 形式のパッチを適用する 0
« xdiff_file_bdiff xdiff_file_diff_binary » PHP Manual xdiff 関数 ファイルにバイナリ diff 形式のパッチを適用する xdiff_file_bpatch (PECL xdiff >= 1.5.0) xdiff_file_bpatch — ファイルにバイナリ diff 形式のパッチを適用する 説明 xdiff_file_bpatch ( string $file , string $patch , string $dest ...
https://man.plustar.jp/php/function.xdiff-file-bpatch.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual 出力制御 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PHP_OUTPUT_HANDLER_START ( int ) 出力バッファリングが始まったことを表します。 PHP_OUTPUT_HANDLER_WRITE ( int ) 出力バッファがフラッシュされ、データが出力されたことを表 ...
https://man.plustar.jp/php/outcontrol.constants.html - [similar]
クラスが定義されているファイルのファイル名を取得する 0
« ReflectionClass::getExtensionName ReflectionClass::getInterfaceNames » PHP Manual ReflectionClass クラスが定義されているファイルのファイル名を取得する ReflectionClass::getFileName (PHP 5, PHP 7, PHP 8) ReflectionClass::getFileName — クラスが定義されているファイルのファイル名を取得する ...
https://man.plustar.jp/php/reflectionclass.getfilename.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
ファイルポインタから1文字取り出す 0
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP 4, PHP 5, PHP 7, PHP 8) fgetc — ファイルポインタから1文字取り出す 説明 fgetc ( resource $stream ): string | false 指定したファイルポインタから 1 文字読み出します。 パラメータ stream ファイルポ ...
https://man.plustar.jp/php/function.fgetc.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
« fileinode fileowner » PHP Manual ファイルシステム 関数 ファイルの更新時刻を取得する filemtime (PHP 4, PHP 5, PHP 7, PHP 8) filemtime — ファイルの更新時刻を取得する 説明 filemtime ( string $filename ): int | false この関数は、ファイルのブロックデータが書き込まれた時間を返します。 これは ...
https://man.plustar.jp/php/function.filemtime.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]
gzファイルへのポインタから残りのデータ全部を出力する 0
« gzopen gzputs » PHP Manual Zlib 関数 gzファイルへのポインタから残りのデータ全部を出力する gzpassthru (PHP 4, PHP 5, PHP 7, PHP 8) gzpassthru — gzファイルへのポインタから残りのデータ全部を出力する 説明 gzpassthru ( resource $stream ): int gz ファイルポインタについて現在位置から EOF まで ...
https://man.plustar.jp/php/function.gzpassthru.html - [similar]
画像のアーチファクトを取得する 0
« Imagick::getImageAlphaChannel Imagick::getImageAttribute » PHP Manual Imagick 画像のアーチファクトを取得する Imagick::getImageArtifact (PECL imagick 3) Imagick::getImageArtifact — 画像のアーチファクトを取得する 説明 public Imagick::getImageArtifact ( string $artifact ): string 画像に関 ...
https://man.plustar.jp/php/imagick.getimageartifact.html - [similar]