検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 162 for directory (0.038 sec.)
リソース型 5284
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 Zip モジュールでは ... が使用されます。 まず最初が Zip アーカイブを表す Zip directory で、 もうひとつはアーカイブのエントリを表す Zip En ...
https://man.plustar.jp/php/zip.resources.html - [similar]
構築時の問題 5227
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する ... hp また、このAddTypeの行が、 <Virtualhost> または <Directory> ブロックの中に隠 されて、テスト用のスクリプトの場 ... ke[3]: *** [microtime.lo] Error 1 make[3]: Leaving directory `/home/master/php-4.0.1/ext/standard' make[2]: *** ... [all-recursive] Error 1 make[2]: Leaving directory `/home/master/php-4.0.1/ext/standard' make[1]: *** ... [all-recursive] Error 1 make[1]: Leaving directory `/home/master/php-4.0.1/ext' make: *** [all-recurs ...
https://man.plustar.jp/php/faq.build.html - [similar]
Revert changes to the working copy 5227
« svn_repos_recover svn_status » PHP Manual SVN 関数 Revert changes to the working copy svn_reve ... sitory svn_export() - Export the contents of a SVN directory 関連キーワード: working , copy , Revert , the , pa ...
https://man.plustar.jp/php/function.svn-revert.html - [similar]
アトリビュートの概要 5227
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュ ... r { public string $fileName ; public string $targetDirectory ; #[SetUp] public function fileExists () { if (! f ... s not exist" ); } } #[SetUp] public function targetDirectoryExists () { if (! file_exists ( $this -> targetDire ... ctory )) { mkdir ( $this -> targetDirectory ); } elseif (! is_dir ( $this -> targetDirectory ) ... ) { throw new RuntimeException ( "Target directory $this -> targetDirectory is not a directory" ); } ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
インストール手順 5227
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The SQLSRV ex ... adding appropriate DLL file to your PHP extension directory and the corresponding entry to the php.ini file. T ...
https://man.plustar.jp/php/sqlsrv.installation.html - [similar]
ライブラリパスを変更する 5227
« Yaf_Loader::registerNamespace Yaf_Plugin_Abstract » PHP Manual Yaf_Loader ライブラリパスを変更 ... る 説明 public Yaf_Loader::setLibraryPath ( string $directory , bool $is_global = false ): Yaf_Loader 警告 この関 ...
https://man.plustar.jp/php/yaf-loader.setlibrarypath.html - [similar]
Phar クラス 5181
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= ... 提供します。 クラス概要 class Phar extends RecursiveDirectoryIterator implements Countable , ArrayAccess { /* 継 ... tring $alias = null ) public addEmptyDir ( string $directory ): void public addFile ( string $filename , ? stri ... ublic static apiVersion (): string public buildFromDirectory ( string $directory , string $pattern = "" ): arra ... omIterator ( Traversable $iterator , ? string $baseDirectory = null ): array final public static canCompress ( ...
https://man.plustar.jp/php/class.phar.html - [similar]
Apache 2.x (Microsoft Windows 用) 5181
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP M ... ache 設定ファイルにパスの値を追加する際、例えば c:\directory\file.ext に含まれるすべてのバックスラッシュは c:/d ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
新機能 5181
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から P ... ではなく) フルパスを指定できます。 これは、 "webkitdirectory" 属性 と組み合わせて使うことを意図しています。 列挙 ... SQLi 新しい INI ディレクティブ mysqli.local_infile_directory mysqlnd.local_infile_directory ディレクティブが追加 ... tch_column (); ?> PDO PDO::MYSQL_ATTR_LOCAL_INFILE_DIRECTORY 属性が追加されました。 これによって、ファイルを読み ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
実行時設定 5181
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... では デフォルト値は "1" でした。 mysqli.local_infile_directory PHP_INI_SYSTEM PHP 8.1.0 以降で利用可能です。 mysq ... ファイルへのアクセスを許可する。 mysqli.local_infile_directory string LOCAL DATA 文によるファイルのロードを、 ここ ...
https://man.plustar.jp/php/mysqli.configuration.html - [similar]