検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 30 for glob (0.019 sec.)
PHP アーカイブ 7570
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]
ファイルの sha1 ハッシュを計算する 7505
« setlocale sha1 » PHP Manual String 関数 ファイルの sha1 ハッシュを計算する sha1_file (PHP 4 >= ... を返します。 例 例1 sha1_file() の例 <?php foreach( glob ( '/home/Kalle/myproject/*.php' ) as $ent ) { if( ...
https://man.plustar.jp/php/function.sha1-file.html - [similar]
データ (RFC 2397) 7505
« zlib:// glob:// » PHP Manual サポートするプロトコル/ラッパー データ (RFC 2397) data:// data:// ...
https://man.plustar.jp/php/wrappers.data.html - [similar]
定義済み定数 7440
« リソース型 RpmInfo 関数 » PHP Manual RpmInfo 定義済み定数 定義済み定数 以下の定数が定義されてい ... is a regular expression, using regcomp(3). RPMMIRE_GLOB ( int ) Search pattern is a glob expression, using ...
https://man.plustar.jp/php/rpminfo.constants.html - [similar]
ファイルについての情報を返す 7391
« finfo_close finfo_open » PHP Manual Fileinfo 関数 ファイルについての情報を返す finfo_file finf ... 拡張モジュール風に mime タイプを返します foreach ( glob ( "*" ) as $filename ) { echo finfo_file ( $finfo ...
https://man.plustar.jp/php/function.finfo-file.html - [similar]
ディレクトリから、PCRE パターンを使ってファイルを追加する 7391
« ZipArchive::addGlob ZipArchive::clearError » PHP Manual ZipArchive ディレクトリから、PCRE パタ ... です。 options オプションの連想配列。 ZipArchive::addGlob() と同じオプションが使えます。 戻り値 成功した場合 ... らファイルを ZIP アーカイブに追加する ZipArchive::addGlob() - ディレクトリから、glob パターンを使ってファイル ... hive , PCRE , ファイル , addPattern , pattern , addGlob , array ...
https://man.plustar.jp/php/ziparchive.addpattern.html - [similar]
ファイル名がパターンにマッチするか調べる 7326
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatc ... できません (ただし、Windows では利用できます)。 参考 glob() - パターンにマッチするパス名を探す preg_match() ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]
ファイルがディレクトリかどうかを調べる 7326
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる i ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
指定されたパスのファイルとディレクトリのリストを取得する 7326
« rewinddir Fileinfo » PHP Manual ディレクトリ 関数 指定されたパスのファイルとディレクトリのリス ... dir() - ディレクトリハンドルからエントリを読み込む glob() - パターンにマッチするパス名を探す is_dir() - フ ...
https://man.plustar.jp/php/function.scandir.html - [similar]
SessionHandlerInterface クラス 7262
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... e] public function gc ( $maxlifetime ) { foreach ( glob ( " $this -> savePath /sess_*" ) as $file ) { if ( ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
PREV 1 2 3 NEXT