検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1187 for [SIMILAR] 16 1024 4096 WITH 16822 domdocument WI... (0.645 sec.)
ファイルタイプを取得する 1714
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PHP 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): string | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 戻り値 ファ ...
https://man.plustar.jp/php/function.filetype.html - [similar]
オブジェクトをファイルから読み込む 1714
« COMPersistHelper::InitNew COMPersistHelper::LoadFromStream » PHP Manual COMPersistHelper オブジェクトをファイルから読み込む COMPersistHelper::LoadFromFile (PHP 5, PHP 7, PHP 8) COMPersistHelper::LoadFromFile — オブジェクトをファイルから読み込む 説明 public COMPersistHelper::LoadFromFil ...
https://man.plustar.jp/php/compersisthelper.loadfromfile.html - [similar]
バイナリ対応のgzファイル読み込み 1714
« gzputs gzrewind » PHP Manual Zlib 関数 バイナリ対応のgzファイル読み込み gzread (PHP 4, PHP 5, PHP 7, PHP 8) gzread — バイナリ対応のgzファイル読み込み 説明 gzread ( resource $stream , int $length ): string | false gzread() は、最大 length バイトのデータを zp が指す gz ファイルポインタ か ...
https://man.plustar.jp/php/function.gzread.html - [similar]
ファイルを削除する 1714
« umask Inotify » PHP Manual ファイルシステム 関数 ファイルを削除する unlink (PHP 4, PHP 5, PHP 7, PHP 8) unlink — ファイルを削除する 説明 unlink ( string $filename , ? resource $context = null ): bool filename を削除します。 Unix C 言語の関数 unlink() と動作は同じです。 失敗した場合は E ...
https://man.plustar.jp/php/function.unlink.html - [similar]
特殊ファイルあるいは一般ファイルを作る 1714
« eio_mkdir eio_nop » PHP Manual Eio 関数 特殊ファイルあるいは一般ファイルを作る eio_mknod (PECL eio >= 0.0.1dev) eio_mknod — 特殊ファイルあるいは一般ファイルを作る 説明 eio_mknod ( string $path , int $mode , int $dev , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data ...
https://man.plustar.jp/php/function.eio-mknod.html - [similar]
gz ファイルを開く 1714
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP 8) gzopen — gz ファイルを開く 説明 gzopen ( string $filename , string $mode , int $use_include_path = 0 ): resource | false 読み込みもしくは書き込みのために gzip (.gz) ファイルをオープンします ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
ファイルが実行可能かどうかを調べる 1714
« is_dir is_file » PHP Manual ファイルシステム 関数 ファイルが実行可能かどうかを調べる is_executable (PHP 4, PHP 5, PHP 7, PHP 8) is_executable — ファイルが実行可能かどうかを調べる 説明 is_executable ( string $filename ): bool ファイルが実行可能かどうかを調べます。 パラメータ filename フ ...
https://man.plustar.jp/php/function.is-executable.html - [similar]
CURLFile クラス 1714
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.html - [similar]
SplFileInfo クラス 1714
« ファイル操作 SplFileInfo::__construct » PHP Manual ファイル操作 SplFileInfo クラス SplFileInfo クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8) はじめに SplFileInfo クラスは、各ファイルの情報を取得するための上位レベルのオブジェクト指向インターフェイスです。 クラス概要 class SplFileInfo implements ...
https://man.plustar.jp/php/class.splfileinfo.html - [similar]
ファイル全体を読み込んで配列に格納する 1714
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]