検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 1395 for [SIMILAR] 16 1024 4096 WITH 12517 handle WITH 12... (1.622 sec.)
ファイルの現在の行を取得する 5364
« SplFileObject::__construct SplFileObject::eof » PHP Manual SplFileObject ファイルの現在の行を取得する SplFileObject::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::current — ファイルの現在の行を取得する 説明 public SplFileObject::current (): string | array | false ファイルの現在 ...
https://man.plustar.jp/php/splfileobject.current.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 5364
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であるかどうかを知る is_readable (PHP 4, PHP 5, PHP 7, PHP 8) is_readable — ファイルが存在し、読み込み可能であるかどうかを知る 説明 is_readable ( string $filename ): bool ファイルが存在し、読み込み ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
ファイル全体を読み込んで配列に格納する 5364
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
ファイルの内容を全て文字列に読み込む 5364
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
次の行を読み出す 5364
« SplFileObject::key SplFileObject::rewind » PHP Manual SplFileObject 次の行を読み出す SplFileObject::next (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::next — 次の行を読み出す 説明 public SplFileObject::next (): void ファイルの次の行に進みます。 パラメータ この関数にはパラメータはありま ...
https://man.plustar.jp/php/splfileobject.next.html - [similar]
はじめに 5364
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
include 5364
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
Eio 5364
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]
Eio 関数 5364
« 例 eio_busy » PHP Manual Eio Eio 関数 Eio 関数 目次 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリのパーミッションを変更する eio_chown — ファイルやディレクトリのオーナーを変更する eio_close — ファイ ...
https://man.plustar.jp/php/ref.eio.html - [similar]
C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (... 5364
« dio_fcntl dio_read » PHP Manual ダイレクト IO 関数 C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンする (必要ならファイルを作成する) dio_open (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_open — C ライブラリの入出力ストリーム関数が許すよりも低レベルでファイルをオープンす ...
https://man.plustar.jp/php/function.dio-open.html - [similar]