検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1389 for [SIMILAR] 16 1024 4096 WITH 12261 ini WITH 9518 ... (1.188 sec.)
fd 上で whence から pos に移動する 0
« dio_read dio_stat » PHP Manual ダイレクト IO 関数 fd 上で whence から pos に移動する dio_seek (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_seek — fd 上で whence から pos に移動する 説明 dio_seek ( resource $fd , int $pos , int $whence = SEEK_SET ): int 関数 dio_seek() は、指定されたファイル記述 ...
https://man.plustar.jp/php/function.dio-seek.html - [similar]
ファイルポインタから 1 行取得する 0
« fgetcsv fgetss » PHP Manual ファイルシステム 関数 ファイルポインタから 1 行取得する fgets (PHP 4, PHP 5, PHP 7, PHP 8) fgets — ファイルポインタから 1 行取得する 説明 fgets ( resource $stream , ? int $length = null ): string | false ファイルポインタから 1 行取得します。 パラメータ strea ...
https://man.plustar.jp/php/function.fgets.html - [similar]
FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 0
« ftp_nb_fput ftp_nb_put » PHP Manual FTP 関数 FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) ftp_nb_get (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_nb_get — FTP サーバーからファイルを取得し、ローカルファイルに書き込む(非ブロッキング) 説明 ftp_nb_get ( FTP ...
https://man.plustar.jp/php/function.ftp-nb-get.html - [similar]
ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 0
« mailparse_stream_encode 数学 » PHP Manual Mailparse 関数 ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する mailparse_uudecode_all (PECL mailparse >= 0.9.0) mailparse_uudecode_all — ファイルポインタからデータをスキャンし、uuencode されたファイルを展開する 説明 ma ...
https://man.plustar.jp/php/function.mailparse-uudecode-all.html - [similar]
ファイルパス解決キャッシュについての情報を取得する 0
« wincache_refresh_if_changed wincache_rplist_meminfo » PHP Manual WinCache 関数 ファイルパス解決キャッシュについての情報を取得する wincache_rplist_fileinfo (PECL wincache >= 1.0.0) wincache_rplist_fileinfo — ファイルパス解決キャッシュについての情報を取得する 説明 wincache_rplist_fileinf ...
https://man.plustar.jp/php/function.wincache-rplist-fileinfo.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 0
« PharData::addEmptyDir PharData::addFromString » PHP Manual PharData ファイルシステム上のファイルを tar/zip アーカイブに追加する PharData::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::addFile — ファイルシステム上のファイルを tar/zip アーカイブに追加する 説明 publ ...
https://man.plustar.jp/php/phardata.addfile.html - [similar]
画像ファイルから EXIF ヘッダを読み込む 0
« exif_imagetype exif_tagname » PHP Manual Exif 関数 画像ファイルから EXIF ヘッダを読み込む exif_read_data (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) exif_read_data — 画像ファイルから EXIF ヘッダを読み込む 説明 exif_read_data ( resource | string $file , ? string $required_sections = null , bo ...
https://man.plustar.jp/php/function.exif-read-data.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
ファイルの最終アクセス時刻を取得する 0
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileatime (PHP 4, PHP 5, PHP 7, PHP 8) fileatime — ファイルの最終アクセス時刻を取得する 説明 fileatime ( string $filename ): int | false 指定したファイルの最終アクセス時刻を取得します。 パラメータ fi ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]