検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 511 for PATH (0.047 sec.)
実行時設定 3566
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定 ... revalidate_freq "2" PHP_INI_ALL opcache.revalidate_path "0" PHP_INI_ALL opcache.save_comments "1" PHP_INI_ ... uge_code_pages "0" PHP_INI_SYSTEM opcache.lockfile_path "/tmp" PHP_INI_SYSTEM opcache.opt_debug_level "0" ... s が無効の場合、 無視されます。 opcache.revalidate_path bool 無効にすると、 同一の include_path を使用する ... ます。 したがって、同じ名前を持つファイルが include_path の他の部分にあると、それは見つかりません。 opcache ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
ファイルについての情報を取得する 3566
« streamWrapper::unlink ストリーム 関数 » PHP Manual streamWrapper ファイルについての情報を取得す ... 得する 説明 public streamWrapper::url_stat ( string $path , int $flags ): array | false このメソッドは、すべ ... cursiveDirectoryIterator::hasChildren() パラメータ path 情報を取得したいファイルの URL。 URL の区切り文字は ...
https://man.plustar.jp/php/streamwrapper.url-stat.html - [similar]
指定したパスからファイルを ZIP アーカイブに追加する 3566
« ZipArchive::addEmptyDir ZipArchive::addFromString » PHP Manual ZipArchive 指定したパスからファ ... 加する 説明 public ZipArchive::addFile ( string $filepath , string $entryname = "" , int $start = 0 , int $l ... ッシュ ( / ) を使うことを推奨します。 パラメータ filepath 追加するファイルへのパス。 entryname 空でない値を指 ... 定した場合は ZIP アーカイブ内部での名前となり、 filepath を上書きします。 start ファイルを一部コピーする場合 ... ファイルアーカイブ test.zip をオープンし、ファイル /path/to/index.txt を newname.txt という名前で追加します ...
https://man.plustar.jp/php/ziparchive.addfile.html - [similar]
RRDUpdater クラス 3534
« RRDGraph::setOptions RRDUpdater::__construct » PHP Manual RRD RRDUpdater クラス RRDUpdater クラ ... ater { /* メソッド */ public __construct ( string $path ) public update ( array $values , string $time = t ...
https://man.plustar.jp/php/class.rrdupdater.html - [similar]
インストール手順 3534
« 要件 CommonMark\Node\Document » PHP Manual インストール/設定 インストール手順 インストール手順 ... k.dll (distributed with Windows releases) to their PATH . 関連キーワード: インストール , 手順 , users , re ...
https://man.plustar.jp/php/cmark.installation.html - [similar]
定義済み定数 3534
« リソース型 Directory » PHP Manual ディレクトリ 定義済み定数 定義済み定数 DIRECTORY_SEPARATOR ( ... string ) PATH_SEPARATOR ( string ) Windows の場合はセミコロン、そ ...
https://man.plustar.jp/php/dir.constants.html - [similar]
ビルトインウェブサーバー 3534
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... るいは index.html が見つかるとそれを返し、 $_SERVER['PATH_INFO'] が URI の末尾にセットされます。 見つからなか ... を扱うには、このようにします。 <?php // router.php $path = pathinfo ( $_SERVER [ "SCRIPT_FILENAME" ]); if ( ... $path [ "extension" ] == "el" ) { header ( "Content-Type ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
PUT メソッドのサポート 3534
« 複数ファイルのアップロード 参考 » PHP Manual ファイルアップロードの処理 PUT メソッドのサポート ... よりもシンプルであり、 次のような形になります。 PUT /path/filename.html HTTP/1.1 これは、通常、リモートクライ ... アントが /path/filename.html が指す内容を Web ツリーに保存したいこ ...
https://man.plustar.jp/php/features.file-upload.put-method.html - [similar]
PHP が稼動しているオペレーティングシステムに関する情報を返す 3534
« php_sapi_name phpcredits » PHP Manual PHP オプション/情報 関数 PHP が稼動しているオペレーティン ... EPARATOR ; // / echo PHP_SHLIB_SUFFIX ; // so echo PATH_SEPARATOR ; // : // Win* echo DIRECTORY_SEPARATOR ... ; // \ echo PHP_SHLIB_SUFFIX ; // dll echo PATH_SEPARATOR ; // ; ?> 参考 phpversion() - 現在の PHP ...
https://man.plustar.jp/php/function.php-uname.html - [similar]
Description 3534
« Imagick::setProgressMonitor Imagick::setResolution » PHP Manual Imagick Description Imagick::s ... value. This is most useful for setting "temporary-path" which controls where ImageMagick creates temporar ...
https://man.plustar.jp/php/imagick.setregistry.html - [similar]