検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 2090 for [SIMILAR] 16 1024 4096 WITH 76468 returns WITH 5... (0.843 sec.)
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
ファイルポインタから 1 行取り出し、HTML タグを取り除く 0
« fgets file_exists » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取り出し、HTML タグを取り除く fgetss (PHP 4, PHP 5, PHP 7) fgetss — ファイルポインタから 1 行取り出し、HTML タグを取り除く 警告 この関数は PHP 7.3.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼 ...
https://man.plustar.jp/php/function.fgetss.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagearc imagebmp » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imageavif (PHP 8 >= 8.1.0) imageavif — 画像をブラウザあるいはファイルに出力する 説明 imageavif ( GdImage $image , resource | string | null $file = null , int $quality = -1 , int $speed = -1 ): ...
https://man.plustar.jp/php/function.imageavif.html - [similar]
SCP 経由でファイルを要求する 0
« ssh2_publickey_remove ssh2_scp_send » PHP Manual SSH2 関数 SCP 経由でファイルを要求する ssh2_scp_recv (PECL ssh2 >= 0.9.0) ssh2_scp_recv — SCP 経由でファイルを要求する 説明 ssh2_scp_recv ( resource $session , string $remote_file , string $local_file ): bool リモートサーバーからローカル ...
https://man.plustar.jp/php/function.ssh2-scp-recv.html - [similar]
データをファイルに同期する(但しメタデータは除く) 0
« fclose feof » PHP Manual ファイルシステム 関数 データをファイルに同期する(但しメタデータは除く) fdatasync (PHP 8 >= 8.1.0) fdatasync — データをファイルに同期する(但しメタデータは除く) 説明 fdatasync ( resource $stream ): bool この関数は、 stream の内容をストレージに同期します。 fsync() ...
https://man.plustar.jp/php/function.fdatasync.html - [similar]
FTP サーバーにファイルを保存する(非ブロッキング) 0
« ftp_nb_get ftp_nlist » PHP Manual FTP 関数 FTP サーバーにファイルを保存する(非ブロッキング) ftp_nb_put (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_put — FTP サーバーにファイルを保存する(非ブロッキング) 説明 ftp_nb_put ( FTP\Connection $ftp , string $remote_filename , string $local ...
https://man.plustar.jp/php/function.ftp-nb-put.html - [similar]
ファイルポインタから 1 行を得る 0
« gzgetc gzgetss » PHP Manual Zlib 関数 ファイルポインタから 1 行を得る gzgets (PHP 4, PHP 5, PHP 7, PHP 8) gzgets — ファイルポインタから 1 行を得る 説明 gzgets ( resource $stream , ? int $length = null ): string | false 与えられたファイルポインタから最大 length - 1 バイトの文字を読み込み ...
https://man.plustar.jp/php/function.gzgets.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
ファイルを、指定したオフセットから読み込む 0
« eio_poll eio_readahead » PHP Manual Eio 関数 ファイルを、指定したオフセットから読み込む eio_read (PECL eio >= 0.0.1dev) eio_read — ファイルを、指定したオフセットから読み込む 説明 eio_read ( mixed $fd , int $length , int $offset , int $pri , callable $callback , mixed $data = NULL ): re ...
https://man.plustar.jp/php/function.eio-read.html - [similar]
開かれたgzファイルへのポインタを閉じる 0
« deflate_init gzcompress » PHP Manual Zlib 関数 開かれたgzファイルへのポインタを閉じる gzclose (PHP 4, PHP 5, PHP 7, PHP 8) gzclose — 開かれたgzファイルへのポインタを閉じる 説明 gzclose ( resource $stream ): bool 与えられた gz ファイルへのポインタを閉じます。 パラメータ stream gzファイル ...
https://man.plustar.jp/php/function.gzclose.html - [similar]