検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 389 for fileName (0.010 sec.)
Send file to the connection. 4893
« Swoole\Server::send Swoole\Server::sendMessage » PHP Manual Swoole\Server Send file to the con ... public Swoole\Server::sendfile ( int $fd , string $filename , int $offset = ? ): bool 警告 この関数は、 現在の ... 引数のリストのみが 記述されています。 パラメータ fd filename offset 戻り値 関連キーワード: Send , file , onnect ... ion , Swoole , Server , sendfile , offset , filename , int , public ...
https://man.plustar.jp/php/swoole-server.sendfile.html - [similar]
処理フラグを設定する 4850
« FilesystemIterator::rewind FilterIterator » PHP Manual FilesystemIterator 処理フラグを設定する ... tor::KEY_AS_PATHNAME と FilesystemIterator::KEY_AS_FILENAME の違いを示します。 <?php $iterator = new Filesyste ... terator -> setFlags ( FilesystemIterator :: KEY_AS_FILENAME ); echo "\nKey as Filename:\n" ; foreach ( $iterat ... amples/banana.jpg /www/examples/example.php Key as Filename: apple.jpg banana.jpg example.php 参考 FilesystemI ...
https://man.plustar.jp/php/filesystemiterator.setflags.html - [similar]
ファイルを、指定したオフセットから読み込む 4850
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_re ... テンポラリファイルを作って何かを書き込みます $temp_filename = "eio-temp-file.tmp" ; $fp = fopen ( $temp_filena ... tion my_read_cb ( $data , $result ) { global $temp_filename ; // 読み込んだデータを出力します var_dump ( $resu ... // テンポラリファイルを削除します @ unlink ( $temp_filename ); } /* eio_open() が終わったら呼ばれます */ funct ... // ファイルを読み書き用に開きます eio_open ( $temp_filename , EIO_O_RDWR , NULL , EIO_PRI_DEFAULT , "my_file_o ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
ファイルがディレクトリかどうかを調べる 4850
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる i ... がディレクトリかどうかを調べる 説明 is_dir ( string $filename ): bool 指定したファイルがディレクトリかどうかを調 ... べます。 パラメータ filename ファイルへのパス。 filename が相対パスの場合は、現 ... 在の作業ディレクトリからの相対パスとして処理します。 filename がシンボリックリンクあるいはハードリンクの場合は、 ... かを調べる 関連キーワード: ディレクトリ , ファイル , filename , 関数 , 注意 , 参照 , サポート , 処理 , インスタン ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
Updates the RRD database 4850
« rrd_tune rrd_version » PHP Manual RRD 関数 Updates the RRD database rrd_update (PECL rrd >= 0. ... Updates the RRD database 説明 rrd_update ( string $filename , array $options ): bool Updates the RRD database ... he properties of the RRD database file. パラメータ filename RRD database file name. This database will be upda ... pdates , rrd , the , update , file , list , This , filename ...
https://man.plustar.jp/php/function.rrd-update.html - [similar]
ファイルの sha1 ハッシュを計算する 4850
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= ... の sha1 ハッシュを計算する 説明 sha1_file ( string $filename , bool $binary = false ): string | false » US Secu ... re Hash Algorithm 1 を使用して filename の sha1 ハッシュを計算し、そのハッシュを 返します。 ... ハッシュは 40 文字の 16 進数となります。 パラメータ filename ハッシュしたいファイルのファイル名。 binary true を ... 関連キーワード: ハッシュ , 計算 , ファイル , file , filename , string , binary , パラメータ , 参考 , 成功 ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]
Gmagick のコンストラクタ 4850
« Gmagick::compositeimage Gmagick::cropimage » PHP Manual Gmagick Gmagick のコンストラクタ Gmagi ... トラクタ 説明 public Gmagick::__construct ( string $filename = ? ) Gmagick のコンストラクタです。 パラメータ fi ... 連キーワード: Gmagick , construct , パス , エラー , filename , GmagickException , 例外 , 配列 , 複数 , パラメー ...
https://man.plustar.jp/php/gmagick.construct.html - [similar]
ファイルから画像を読み込む 4850
« Gmagick::raiseimage Gmagick::readimage » PHP Manual Gmagick ファイルから画像を読み込む Gmagick ... ら画像を読み込む 説明 public Gmagick::read ( string $filename ): Gmagick ファイルから画像を読み込みます。 パラメ ... ータ filename 画像ファイル名。 戻り値 Gmagick オブジェクトを返し ... 関連キーワード: 画像 , Gmagick , ファイル , read , filename , エラー , raiseimage , readimage , gmagick , publ ...
https://man.plustar.jp/php/gmagick.read.html - [similar]
ファイルから画像を読み込む 4850
« Gmagick::read Gmagick::readimageblob » PHP Manual Gmagick ファイルから画像を読み込む Gmagick:: ... を読み込む 説明 public Gmagick::readimage ( string $filename ): Gmagick ファイルから画像を読み込みます。 パラメ ... ータ filename 画像ファイル名。 戻り値 Gmagick オブジェクトを返し ... キーワード: 画像 , Gmagick , ファイル , readimage , filename , エラー , read , readimageblob , gmagick , public ...
https://man.plustar.jp/php/gmagick.readimage.html - [similar]
ディレクトリハンドルからエントリを読み込む 4850
« streamWrapper::dir_opendir streamWrapper::dir_rewinddir » PHP Manual streamWrapper ディレクトリ ... fread ( $this -> fp , 512 ); $data = unpack ( "a100filename/a8mode/a8uid/a8gid/a12size/a12mtime/a8checksum/a1f ... /a100link/a100linkedfile" , $header ); // Trim the filename and filesize $filename = trim ( $data [ "filename" ... ]); // No filename? We are the end of the archive if (! $filename ) { ... fseek ( $this -> fp , $bytes , SEEK_CUR ); return $filename ; } public function dir_closedir () { return fclos ...
https://man.plustar.jp/php/streamwrapper.dir-readdir.html - [similar]