検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1350 for [SIMILAR] 16 1024 4096 WITH 18382 yaml WITH 2759... (1.179 sec.)
通常ファイルかどうかを調べる 0
« is_executable is_link » PHP Manual ファイルシステム 関数 通常ファイルかどうかを調べる is_file (PHP 4, PHP 5, PHP 7, PHP 8) is_file — 通常ファイルかどうかを調べる 説明 is_file ( string $filename ): bool 指定したファイルが通常のファイルかどうかを調べます。 パラメータ filename ファイルへの ...
https://man.plustar.jp/php/function.is-file.html - [similar]
登録されたソケットのトランスポートの一覧を取得する 0
« stream_get_meta_data stream_get_wrappers » PHP Manual ストリーム 関数 登録されたソケットのトランスポートの一覧を取得する stream_get_transports (PHP 5, PHP 7, PHP 8) stream_get_transports — 登録されたソケットのトランスポートの一覧を取得する 説明 stream_get_transports (): array スクリプト ...
https://man.plustar.jp/php/function.stream-get-transports.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
ファイルシステム 0
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
Phar アーカイブのエイリアスを設定する 0
« Phar::running Phar::setDefaultStub » PHP Manual Phar Phar アーカイブのエイリアスを設定する Phar::setAlias (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.2.1) Phar::setAlias — Phar アーカイブのエイリアスを設定する 説明 public Phar::setAlias ( string $alias ): bool 注意 : このメソッドは、 ...
https://man.plustar.jp/php/phar.setalias.html - [similar]
ファイルを出力する 0
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, PHP 7, PHP 8) readfile — ファイルを出力する 説明 readfile ( string $filename , bool $use_include_path = false , ? resource $context = null ): int | false ファイルを読んで標準出力に書き出します。 ...
https://man.plustar.jp/php/function.readfile.html - [similar]
XML パーサのカレントのバイトインデックスを得る 0
« xml_error_string xml_get_current_column_number » PHP Manual XML パーサ 関数 XML パーサのカレントのバイトインデックスを得る xml_get_current_byte_index (PHP 4, PHP 5, PHP 7, PHP 8) xml_get_current_byte_index — XML パーサのカレントのバイトインデックスを得る 説明 xml_get_current_byte_index ...
https://man.plustar.jp/php/function.xml-get-current-byte-index.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
このエントリのファイルハンドラを取得する 0
« RarEntry::getPackedSize RarEntry::getUnpackedSize » PHP Manual RarEntry このエントリのファイルハンドラを取得する RarEntry::getStream (PECL rar >= 2.0.0) RarEntry::getStream — このエントリのファイルハンドラを取得する 説明 public RarEntry::getStream ( string $password = ? ): resource | f ...
https://man.plustar.jp/php/rarentry.getstream.html - [similar]