検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 162 for directory (0.016 sec.)
Directory クラス 10854
« 定義済み定数 Directory::close » PHP Manual ディレクトリ Directory クラス Directory クラス (PHP ... 4, PHP 5, PHP 7, PHP 8) はじめに Directory クラスのインスタンスを作るには dir() 関数を使います ... 。 new 演算子は使いません。 クラス概要 class Directory { /* プロパティ */ public readonly string $ path ; ... path and handle properties are now readonly. 目次 Directory::close — ディレクトリハンドルをクローズする Direct ... :read — ディレクトリハンドルからエントリを読み込む Directory::rewind — ディレクトリハンドルを元に戻す 関連キーワ ...
https://man.plustar.jp/php/class.directory.html - [similar]
ディレクトリハンドルをクローズする 9653
« Directory Directory::read » PHP Manual Directory ディレクトリハンドルをクローズする Directory: ... :close (PHP 4, PHP 5, PHP 7, PHP 8) Directory::close — ディレクトリハンドルをクローズする 説明 p ... ublic Directory::close (): void 変更履歴 バージョン 説明 8.0.0 引数 ... 関連キーワード: ディレクトリ , ハンドル , クローズ , Directory , バージョン , read , public , 変更 , 履歴 , ...
https://man.plustar.jp/php/directory.close.html - [similar]
ディレクトリハンドルからエントリを読み込む 9505
« Directory::close Directory::rewind » PHP Manual Directory ディレクトリハンドルからエントリを読 ... み込む Directory::read (PHP 4, PHP 5, PHP 7, PHP 8) Directory::read ... ィレクトリハンドルからエントリを読み込む 説明 public Directory::read (): string | false 変更履歴 バージョン 説明 ... 関連キーワード: ディレクトリ , ハンドル , エントリ , Directory , read , バージョン , rewind , public , string , 変 ...
https://man.plustar.jp/php/directory.read.html - [similar]
GeoIP データベースのカスタムディレクトリを設定する 9242
« geoip_region_name_by_code geoip_time_zone_by_country_and_region » PHP Manual GeoIP 関数 GeoIP ... のカスタムディレクトリを設定する geoip_setup_custom_directory (PECL geoip >= 1.1.0) geoip_setup_custom_directory ... スタムディレクトリを設定する 説明 geoip_setup_custom_directory ( string $path ): void geoip_setup_custom_director ... ォルトディレクトリを変更します。 これは geoip.custom_directory を変更することと同等です。 パラメータ path ディスク ... 戻り値 値を返しません。 例 例1 geoip_setup_custom_directory() の例 この例は、GeoIP のデータベースパスを変更しま ...
https://man.plustar.jp/php/function.geoip-setup-custom-directory.html - [similar]
RecursiveDirectoryIterator を作成する 8978
« RecursiveDirectoryIterator RecursiveDirectoryIterator::getChildren » PHP Manual RecursiveDirectory ... toryIterator RecursiveDirectoryIterator を作成する RecursiveDirectoryIterator::__c ... onstruct (PHP 5 >= 5.1.2, PHP 7, PHP 8) RecursiveDirectoryIterator::__construct — RecursiveDirectoryIterator ... を作成する 説明 public RecursiveDirectoryIterator::__construct ( string $directory , int $fl ... systemIterator::CURRENT_AS_FILEINFO ) 指定したパス directory の RecursiveDirectoryIterator() を作成します。 パラ ...
https://man.plustar.jp/php/recursivedirectoryiterator.construct.html - [similar]
ディレクトリハンドルを元に戻す 8921
« Directory::read ディレクトリ 関数 » PHP Manual Directory ディレクトリハンドルを元に戻す Directory ... ory::rewind (PHP 4, PHP 5, PHP 7, PHP 8) Directory::rewind — ディレクトリハンドルを元に戻す 説明 publ ... ic Directory::rewind (): void 変更履歴 バージョン 説明 8.0.0 引 ... た。 関連キーワード: ディレクトリ , ハンドル , 元 , Directory , rewind , バージョン , read , 関数 , public , 変更 ...
https://man.plustar.jp/php/directory.rewind.html - [similar]
Schedules the addition of an item in a working directory 8773
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a w ... orking directory svn_add (PECL svn >= 0.1.0) svn_add — Schedules th ... e addition of an item in a working directory 説明 svn_add ( string $path , bool $recursive = tr ... ue , bool $force = false ): bool Adds the file, directory or symbolic link at path to the working directory. ... _FILE__) を使用してください。 recursive If item is directory, whether or not to recursively add all of its cont ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
ディレクトリクラスのインスタンスを返す 8452
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP ... クトリクラスのインスタンスを返す 説明 dir ( string $directory , ? resource $context = null ): Directory | false ... 読むための疑似オブジェクト指向の機構です。 指定した directory がオープンされます。 パラメータ directory オープン ... リ。 context ストリームコンテキスト リソース 戻り値 Directory のインスタンスを返します。 エラーの場合は false を ... able になりました。 例 例1 dir() の例 以下の例で、 Directory::read() の戻り値をどのように調べているかに 注目して ...
https://man.plustar.jp/php/function.dir.html - [similar]
新しい filesystem イテレータを作成する 8098
« FilesystemIterator FilesystemIterator::current » PHP Manual FilesystemIterator 新しい filesyst ... 明 public FilesystemIterator::__construct ( string $directory , int $flags = FilesystemIterator::KEY_AS_PATHNAME ... erator::SKIP_DOTS ) 新しい filesystem イテレータを directory から作成します。 パラメータ directory 反復処理した ... は常に設定されるため、削除できません。 エラー / 例外 directory が存在しない場合に、 UnexpectedValueException をス ... ローします。 directory が空文字列の場合に、 ValueError をスローします。 変 ...
https://man.plustar.jp/php/filesystemiterator.construct.html - [similar]
アプリケーションの設定 8098
« 例 Yaf_Application » PHP Manual Yaf アプリケーションの設定 アプリケーションの設定 設定内容を記 ... 例 <?php $configs = array( "application" => array( "directory" => dirname ( __FILE__ ), "dispatcher" => array( " ... on ( $configs ); ?> 例2 ini ファイルの例 [yaf] yaf.directory = APPLICATION_PATH "/appliation" yaf.dispatcher.ca ... ケーション設定 名前 デフォルト 変更履歴 application.directory application.ext "php" application.view.ext "phtml" ... on.modules "index" application.library application.directory . "/library" application.library.directory applica ...
https://man.plustar.jp/php/yaf.appconfig.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT