検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 511 for path (0.019 sec.)
インストール手順 3590
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 OPcache は共有 ... PHP にロードできます。これは zend_extension=/full/path/to/opcache.so という設定で行えます。Windows の場合 ... は zend_extension=C:\path\to\php_opcache.dll を使います。 注意 : OPcache を ...
https://man.plustar.jp/php/opcache.installation.html - [similar]
ストリームメタデータを変更する 3590
« streamWrapper::stream_lock streamWrapper::stream_open » PHP Manual streamWrapper ストリームメタ ... 説明 public streamWrapper::stream_metadata ( string $path , int $option , mixed $value ): bool ストリームのメ ... 利用できないものがある可能性もあります。 パラメータ path メタデータを設定するファイルパスあるいは URL。URL ...
https://man.plustar.jp/php/streamwrapper.stream-metadata.html - [similar]
ファイルの状態を取得する 3566
« eio_link eio_mkdir » PHP Manual Eio 関数 ファイルの状態を取得する eio_lstat (PECL eio >= 0.0.1 ... ファイルの状態を取得する 説明 eio_lstat ( string $path , int $pri , callable $callback , mixed $data = NU ... result 引数でファイルの状態を返します。 パラメータ path ファイルへのパス。 pri リクエストの優先順位。 EIO_ ...
https://man.plustar.jp/php/function.eio-lstat.html - [similar]
シンボリックリンクの値を読む 3566
« eio_readdir eio_realpath » PHP Manual Eio 関数 シンボリックリンクの値を読む eio_readlink (PECL ... ボリックリンクの値を読む 説明 eio_readlink ( string $path , int $pri , callable $callback , mixed $data = NU ... LL ): resource パラメータ path シンボリックリンクへのパス。 pri リクエストの優先順 ...
https://man.plustar.jp/php/function.eio-readlink.html - [similar]
ファイルの状態を取得する 3566
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL ... — ファイルの状態を取得する 説明 eio_stat ( string $path , int $pri , callable $callback , mixed $data = NU ... result 引数でファイルの状態を返します。 パラメータ path ファイルへのパス。 pri リクエストの優先順位。 EIO_ ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
ファイルまたは URL をオープンする 3566
« fnmatch fpassthru » PHP Manual ファイルシステム 関数 ファイルまたは URL をオープンする fopen ( ... tring $filename , string $mode , bool $use_include_path = false , ? resource $context = null ): resource | ... ッパーについては、 mode は無視されます。 use_include_path オプションの3番目の引数 use_include_path に'1'又は ... true を設定することにより、 include_path のファイルの検索も行うこともできます。 context スト ...
https://man.plustar.jp/php/function.fopen.html - [similar]
ファイルパス解決キャッシュについての情報を取得する 3566
« wincache_refresh_if_changed wincache_rplist_meminfo » PHP Manual WinCache 関数 ファイルパス解決 ... すべてのファイルパスに関する情報を含む配列。 resolve_path - ファイルへのパス。 subkey_data - 対応する絶対パス ... rplist_entries] => Array ( [1] => Array ( [resolve_path] => checkcache.php [subkey_data] => c:\inetpub\www ...
https://man.plustar.jp/php/function.wincache-rplist-fileinfo.html - [similar]
Windows のサポート 3566
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 ... Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UT ... ているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケーションについては、 明示 ... に制限されています。 パスセグメントの長さの制限 (basepath の長さ) はまだ続いていることも知っておいてください ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
PHP 7.4.x で推奨されなくなる機能 3566
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 ... ash() 関数の使用は推奨されません。 restore_include_path() 関数 restore_include_path() 関数の使用は推奨され ... ません。 ini_restore('include_path') に置き換えることができます。 Implode 関数の、歴史 ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
どのライブラリを選ぶか 3566
« どの API を使うか コンセプト » PHP Manual MySQL 用 PHP ドライバの概要 どのライブラリを選ぶか ど ... ってコンパイルします。 $ ./configure --with-mysqli=/path/to/mysql_config --with-pdo-mysql=/path/to/mysql_co ...
https://man.plustar.jp/php/mysqlinfo.library.choosing.html - [similar]