検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1241 for [SIMILAR] 16 1024 4096 WITH 18280 splfileobject ... (0.804 sec.)
ファイルポインタから 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]
gzファイル全体を配列に読み込む 0
« gzeof gzgetc » PHP Manual Zlib 関数 gzファイル全体を配列に読み込む gzfile (PHP 4, PHP 5, PHP 7, PHP 8) gzfile — gzファイル全体を配列に読み込む 説明 gzfile ( string $filename , int $use_include_path = 0 ): array | false ファイルを配列にして返すこと以外は readgzfile() と同じです。 パラメ ...
https://man.plustar.jp/php/function.gzfile.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]
ファイルの行にブレークポイントを挿入する 0
« phpdbg 関数 phpdbg_break_function » PHP Manual phpdbg 関数 ファイルの行にブレークポイントを挿入する phpdbg_break_file (PHP 5 >= 5.6.3, PHP 7, PHP 8) phpdbg_break_file — ファイルの行にブレークポイントを挿入する 説明 phpdbg_break_file ( string $file , int $line ): void 指定された file の ...
https://man.plustar.jp/php/function.phpdbg-break-file.html - [similar]
読み込む行の最大バイト数をセットする 0
« SplFileObject::setFlags SplFileObject::__toString » PHP Manual SplFileObject 読み込む行の最大バイト数をセットする SplFileObject::setMaxLineLen (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::setMaxLineLen — 読み込む行の最大バイト数をセットする 説明 public SplFileObject::setMaxLineLen ( i ...
https://man.plustar.jp/php/splfileobject.setmaxlinelen.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
簡易なファイルロックを行う 0
« SplFileObject::fgetss SplFileObject::fpassthru » PHP Manual SplFileObject 簡易なファイルロックを行う SplFileObject::flock (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::flock — 簡易なファイルロックを行う 説明 public SplFileObject::flock ( int $operation , int &$wouldBlock = null ): bool ...
https://man.plustar.jp/php/splfileobject.flock.html - [similar]
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.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]