検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1207 for [SIMILAR] 16 1024 4096 WITH 16882 openssl WITH 5... (0.703 sec.)
Apache 2.x (Unixシステム用) 0
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのインストール Apache 2.x (Unixシステム用) Apache 2.x (Unixシステム用) このセクションでは、PHPを Unix システム上の Apache 2.x にインストールする際の 手引きと注意事項について説明します。 警告 Apache2 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
Phar アーカイブの使用法: Phar クラスおよび PharData クラス 0
« Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの作成 » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: Phar クラスおよび PharData クラス Phar アーカイブの使用法: Phar クラスおよび PharData クラス Phar クラスは Phar アーカイブの読み込みや操作をサポートしてい ...
https://man.plustar.jp/php/phar.using.object.html - [similar]
posix_access 定数 0
« 定義済み定数 posix_mknod 定数 » PHP Manual 定義済み定数 posix_access 定数 posix_access() 定数 注意 : システムによっては いくつかの定数が使用できない場合があることに注意してください。 POSIX_F_OK ( int ) ファイルが存在するかどうかを調べます。 POSIX_R_OK ( int ) ファイルが存在し、読み込み ...
https://man.plustar.jp/php/posix.constants.access.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
別途提供される設定ファイルを使用して文字列を修正する 0
« tidy::repairFile tidy::root » PHP Manual tidy 別途提供される設定ファイルを使用して文字列を修正する tidy::repairString tidy_repair_string (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairString -- tidy_repair_string — 別途提供される設定ファイルを使用して文字列を修正する 説明 オブジ ...
https://man.plustar.jp/php/tidy.repairstring.html - [similar]
名前を使ってエントリの変更時間を設定する 0
« ZipArchive::setMtimeIndex ZipArchive::setPassword » PHP Manual ZipArchive 名前を使ってエントリの変更時間を設定する ZipArchive::setMtimeName (PHP >= 8.0.0, PECL zip >= 1.16.0) ZipArchive::setMtimeName — 名前を使ってエントリの変更時間を設定する 説明 public ZipArchive::setMtimeName ( stri ...
https://man.plustar.jp/php/ziparchive.setmtimename.html - [similar]
PKCS#12 認証ストアをパースして配列形式にする 0
« openssl_pkcs12_export openssl_pkcs7_decrypt » PHP Manual OpenSSL 関数 PKCS#12 認証ストアをパースして配列形式にする openssl_pkcs12_read (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_read — PKCS#12 認証ストアをパースして配列形式にする 説明 openssl_pkcs12_read ( string $pkcs12 , array &$c ...
https://man.plustar.jp/php/function.openssl-pkcs12-read.html - [similar]
実行時設定 0
« バグ報告 設定ファイル » PHP Manual インストールと設定 実行時設定 実行時設定 目次 設定ファイル .user.ini ファイル どこで設定を行うのか 設定を変更するには 関連キーワード: 設定 , 実行 , バグ , 報告 , インストール , user , 変更 , ...
https://man.plustar.jp/php/configuration.html - [similar]
ファイルパスに関する情報を返す 0
« parse_ini_string pclose » PHP Manual ファイルシステム 関数 ファイルパスに関する情報を返す pathinfo (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pathinfo — ファイルパスに関する情報を返す 説明 pathinfo ( string $path , int $flags = PATHINFO_ALL ): array | string pathinfo() は、 path に関する情報 ...
https://man.plustar.jp/php/function.pathinfo.html - [similar]