検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 1093 for [SIMILAR] 16 1024 4096 WITH 18803 readable WITH ... (1.128 sec.)
画像をファイルハンドルに書き出す 0
« Imagick::writeImage Imagick::writeImages » PHP Manual Imagick 画像をファイルハンドルに書き出す Imagick::writeImageFile (PECL imagick 2 >= 2.3.0, PECL imagick 3) Imagick::writeImageFile — 画像をファイルハンドルに書き出す 説明 public Imagick::writeImageFile ( resource $filehandle , strin ...
https://man.plustar.jp/php/imagick.writeimagefile.html - [similar]
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
Phar ファイルのスタブ 0
« Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar 形式と Tar 形式、Zip 形式の徹底比較 » PHP Manual phar って、tar や zip とは何が違うの? Phar ファイルのスタブ Phar ファイルのスタブ Phar のスタブは、単純な PHP ファイルです。必要最小限のスタブは、次のようになります。 <?php _ ...
https://man.plustar.jp/php/phar.fileformat.stub.html - [similar]
ファイルエントリの CRC が検証されているかどうかを調べる 0
« PharFileInfo::hasMetadata PharFileInfo::isCompressed » PHP Manual PharFileInfo ファイルエントリの CRC が検証されているかどうかを調べる PharFileInfo::isCRCChecked (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) PharFileInfo::isCRCChecked — ファイルエントリの CRC が検証されているかどう ...
https://man.plustar.jp/php/pharfileinfo.iscrcchecked.html - [similar]
パターンにマッチするパス名を探す 0
« fwrite is_dir » PHP Manual ファイルシステム 関数 パターンにマッチするパス名を探す glob (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) glob — パターンにマッチするパス名を探す 説明 glob ( string $pattern , int $flags = 0 ): array | false glob() 関数は libc の glob() 関数で使われるルールに基づいて ...
https://man.plustar.jp/php/function.glob.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 0
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ファイルの状態を取得する 0
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1dev) eio_lstat — ファイルの状態を取得する 説明 eio_lstat ( string $path , int $pri , callable $callback , mixed $data = NULL ): resource eio_lstat() は、 callback の result 引数でファイルの状態 ...
https://man.plustar.jp/php/function.eio-lstat.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]
FTP サーバー上のファイルまたはディレクトリの名前を変更する 0
« ftp_rawlist ftp_rmdir » PHP Manual FTP 関数 FTP サーバー上のファイルまたはディレクトリの名前を変更する ftp_rename (PHP 4, PHP 5, PHP 7, PHP 8) ftp_rename — FTP サーバー上のファイルまたはディレクトリの名前を変更する 説明 ftp_rename ( FTP\Connection $ftp , string $from , string $to ): bo ...
https://man.plustar.jp/php/function.ftp-rename.html - [similar]