検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1269 for [SIMILAR] 16 1024 4096 WITH 19090 recursivedirec... (1.929 sec.)
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取りさ... 0
« Phar::hasMetadata Phar::isBuffering » PHP Manual Phar fopen、file_get_contents、opendir などの stat 関連の関数をすべて phar に横取りさせる Phar::interceptFileFuncs (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::interceptFileFuncs — fopen、file_get_contents、opendir などの sta ...
https://man.plustar.jp/php/phar.interceptfilefuncs.html - [similar]
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の OpenSSL サポートを使用するには、 --with-openssl[=DIR] を指定して PHP を コンパイルする必要があります。 OpenSSL ライブラリを動作させるためには、実行時にさらに必要なものがあります。 特に、OpenSSL から ...
https://man.plustar.jp/php/openssl.installation.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API の選択 を参照ください。 この関数の代替として、これらが使え ...
https://man.plustar.jp/php/mysql.installation.html - [similar]
RarArchive クラス 0
« rar_wrapper_cache_stats RarArchive::close » PHP Manual Rar RarArchive クラス RarArchive クラス (PECL rar >= 2.0.0) はじめに このクラスは RAR アーカイブをあらわします。これは複数のパーツで構成されることもあり、 中に RAR エントリ (ファイルやディレクトリ、そしてシンボリックリンクなどの特殊 ...
https://man.plustar.jp/php/class.rararchive.html - [similar]
現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる 0
« DirectoryIterator::isDir DirectoryIterator::isExecutable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが '.' もしくは '..' であるかどうかを調べる DirectoryIterator::isDot (PHP 5, PHP 7, PHP 8) DirectoryIterator::isDot — 現在の DirectoryIterator アイテムが '.' もしくは ...
https://man.plustar.jp/php/directoryiterator.isdot.html - [similar]
The RarEntry class 0
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry class (PECL rar >= 0.1) はじめに A RAR entry, representing a directory or a compressed file inside a RAR archive. クラス概要 final class RarEntry { /* 定数 */ const int HOST_MSDOS = 0 ; const int ...
https://man.plustar.jp/php/class.rarentry.html - [similar]
内容を指定して、ファイルを ZIP アーカイブに追加する 0
« ZipArchive::addFile ZipArchive::addGlob » PHP Manual ZipArchive 内容を指定して、ファイルを ZIP アーカイブに追加する ZipArchive::addFromString (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::addFromString — 内容を指定して、ファイルを ZIP アーカイブに追加する 説明 public Zi ...
https://man.plustar.jp/php/ziparchive.addfromstring.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]