検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 385 for flags (0.035 sec.)
パースする XML を含む URI を設定する 3989
« XMLReader::next XMLReader::read » PHP Manual XMLReader パースする XML を含む URI を設定する XM ... n ( string $uri , ? string $encoding = null , int $flags = 0 ): bool | XMLReader パースされる XML ドキュメン ... ing ドキュメントのエンコーディングあるいは null 。 flags LIBXML_* 定数のビットマスク。 戻り値 成功した場合に ...
https://man.plustar.jp/php/xmlreader.open.html - [similar]
インデックスで指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 3989
« ZipArchive::getStream ZipArchive::getStreamName » PHP Manual ZipArchive インデックスで指定され ... lic ZipArchive::getStreamIndex ( int $index , int $flags = 0 ): resource | false インデックスで指定されたエ ... ています。 パラメータ index エントリのインデックス。 flags ZipArchive::FL_UNCHANGED に設定すると、オリジナルの ...
https://man.plustar.jp/php/ziparchive.getstreamindex.html - [similar]
名前で指定されたエントリへの、ファイルハンドラを取得する(読み取り専用) 3989
« ZipArchive::getStreamIndex ZipArchive::isCompressionMethodSupported » PHP Manual ZipArchive 名 ... ic ZipArchive::getStreamName ( string $name , int $flags = 0 ): resource | false インデックスで指定されたエ ... ポートしています。 パラメータ name エントリの名前。 flags ZipArchive::FL_UNCHANGED に設定すると、オリジナルの ...
https://man.plustar.jp/php/ziparchive.getstreamname.html - [similar]
名前で定義されたエントリの外部属性を設定する 3989
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で ... ame ( string $name , int $opsys , int $attr , int $flags = 0 ): bool 名前で定義されたエントリの外部属性を設 ... 外部属性。 値はオペレーティングシステム依存です。 flags オプションのフラグ。現在は使われていません。 戻り値 ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
インデックスを使用してエントリの変更時間を設定する 3989
« ZipArchive::setExternalAttributesName ZipArchive::setMtimeName » PHP Manual ZipArchive インデッ ... setMtimeIndex ( int $index , int $timestamp , int $flags = 0 ): bool インデックスを使用してエントリの変更時 ... ス timestamp ファイルの変更時間(Unixタイムスタンプ) flags オプションで指定するフラグ。現在未使用です。 戻り値 ...
https://man.plustar.jp/php/ziparchive.setmtimeindex.html - [similar]
新しい filesystem イテレータを作成する 3946
« FilesystemIterator FilesystemIterator::current » PHP Manual FilesystemIterator 新しい filesyst ... emIterator::__construct ( string $directory , int $flags = FilesystemIterator::KEY_AS_PATHNAME | Filesystem ... 反復処理したいファイルシステム上のアイテムへのパス。 flags フラグを指定すると、いくつかのメソッドの振る舞いを ... 参照ください。これは、あとで FilesystemIterator::setFlags() で設定することもできます。 注意 : FilesystemIter ... banana.jpg example.php 参考 FilesystemIterator::setFlags() - 処理フラグを設定する DirectoryIterator::__cons ...
https://man.plustar.jp/php/filesystemiterator.construct.html - [similar]
データをファイルに書き込む 3946
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_ ... t_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | false こ ... ename, implode('', $array)) と同じ意味になります。 flags flags の値は、以下のフラグを組み合わせたものとなり ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
メッセージ本文中の特定のセクションを取り出す 3946
« imap_fetch_overview imap_fetchheader » PHP Manual IMAP 関数 メッセージ本文中の特定のセクション ... $imap , int $message_num , string $section , int $flags = 0 ): string | false 指定されたメッセージ本文中の ... おける本文パートのリストへのインデックスとなります。 flags ビットマスクであり、以下の組合わせとなります。 FT_ ...
https://man.plustar.jp/php/function.imap-fetchbody.html - [similar]
指定した本文部をファイルに保存する 3946
« imap_rfc822_write_address imap_scan » PHP Manual IMAP 関数 指定した本文部をファイルに保存する ... e , int $message_num , string $section = "" , int $flags = 0 ): bool 指定したメッセージの本文全体、あるいは ... おける本文パートのリストへのインデックスとなります。 flags ビットマスクであり、以下の組合わせとなります。 FT_ ...
https://man.plustar.jp/php/function.imap-savebody.html - [similar]
glob を使うディレクトリを作成する 3946
« GlobIterator GlobIterator::count » PHP Manual GlobIterator glob を使うディレクトリを作成する G ... GlobIterator::__construct ( string $pattern , int $flags = FilesystemIterator::KEY_AS_PATHNAME | Filesystem ... ます。 パラメータ pattern glob() 関数に渡すパターン flags オプションのフラグ。 FilesystemIterator 定数のビッ ...
https://man.plustar.jp/php/globiterator.construct.html - [similar]