検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1383 for [SIMILAR] 16 1024 4096 WITH 10032 プン WITH 9569... (1.158 sec.)
ファイルポインタがファイル終端に達しているかどうか調べる 0
« fdatasync fflush » PHP Manual ファイルシステム 関数 ファイルポインタがファイル終端に達しているかどうか調べる feof (PHP 4, PHP 5, PHP 7, PHP 8) feof — ファイルポインタがファイル終端に達しているかどうか調べる 説明 feof ( resource $stream ): bool ファイルポインタがファイル終端に達している ...
https://man.plustar.jp/php/function.feof.html - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
プロセスへのファイルポインタをオープンする 0
« pclose readfile » PHP Manual ファイルシステム 関数 プロセスへのファイルポインタをオープンする popen (PHP 4, PHP 5, PHP 7, PHP 8) popen — プロセスへのファイルポインタをオープンする 説明 popen ( string $command , string $mode ): resource | false command で指定したコマンドのフォークによっ ...
https://man.plustar.jp/php/function.popen.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
« rename rmdir » PHP Manual ファイルシステム 関数 ファイルポインタの位置を先頭に戻す rewind (PHP 4, PHP 5, PHP 7, PHP 8) rewind — ファイルポインタの位置を先頭に戻す 説明 rewind ( resource $stream ): bool stream のファイル位置指示子を、 ファイルストリームの先頭にセットします。 注意 : 追記 ...
https://man.plustar.jp/php/function.rewind.html - [similar]
プロセスのファイルポインタをクローズする 0
« pathinfo popen » PHP Manual ファイルシステム 関数 プロセスのファイルポインタをクローズする pclose (PHP 4, PHP 5, PHP 7, PHP 8) pclose — プロセスのファイルポインタをクローズする 説明 pclose ( resource $handle ): int popen() でオープンしたパイプへの ファイルポインタをクローズします。 パラ ...
https://man.plustar.jp/php/function.pclose.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]
0
« 定義済み定数 Zlib 関数 » PHP Manual Zlib 例 例 テンポラリファイルをオープンし、テスト用文字列を書きこみ、 続いて、このファイルの内容を 2 回出力します。 例1 簡単な Zlib の例 <?php $filename = tempnam ( '/tmp' , 'zlibtest' ) . '.gz' ; echo "<html>\n<head></head>\n<body>\n<pre>\n" ; $s = ...
https://man.plustar.jp/php/zlib.examples.html - [similar]
ZIP ファイルアーカイブを閉じる 0
« Zip 関数 zip_entry_close » PHP Manual Zip 関数 ZIP ファイルアーカイブを閉じる zip_close (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_close — ZIP ファイルアーカイブを閉じる 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 ...
https://man.plustar.jp/php/function.zip-close.html - [similar]
Zip 関数 0
« ZipArchive::unchangeName zip_close » PHP Manual Zip Zip 関数 Zip 関数 警告 手続き型のAPI は PHP 8.0.0 以降、推奨されなくなりました。 代わりに ZipArchive クラスを使うべきです。 目次 zip_close — ZIP ファイルアーカイブを閉じる zip_entry_close — ディレクトリエントリを閉じる zip_entry_compr ...
https://man.plustar.jp/php/ref.zip.html - [similar]