検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 1182 for [SIMILAR] 16 1024 4096 WITH 32383 compersisthelp... (0.674 sec.)
バイナリ diff を適用して作成するファイルのサイズを読み込む 0
« xdiff 関数 xdiff_file_bdiff » PHP Manual xdiff 関数 バイナリ diff を適用して作成するファイルのサイズを読み込む xdiff_file_bdiff_size (PECL xdiff >= 1.5.0) xdiff_file_bdiff_size — バイナリ diff を適用して作成するファイルのサイズを読み込む 説明 xdiff_file_bdiff_size ( string $file ): int ...
https://man.plustar.jp/php/function.xdiff-file-bdiff-size.html - [similar]
バッファクエリと非バッファクエリ 0
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと非バッファクエリ クエリは、デフォルトではバッファモードで実行されます。 つまり、クエリの結果がすぐに MySQL サーバーから PHP に転送され、 PHP プロセスのメモリ内に結果を保持し続けるということで ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.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]
ファイルシステム上のファイルを phar アーカイブに追加する 0
« Phar::addEmptyDir Phar::addFromString » PHP Manual Phar ファイルシステム上のファイルを phar アーカイブに追加する Phar::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFile — ファイルシステム上のファイルを phar アーカイブに追加する 説明 public Phar::addFile ( string ...
https://man.plustar.jp/php/phar.addfile.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]