検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 1200 for [SIMILAR] 16 1024 4096 WITH 10551 openssl WITH 5... (0.815 sec.)
変更履歴 0
« usleep Seaslog » PHP Manual その他 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.0.0 constant 定数が定義されていない場合は、 constant は Error をスローするようになりました。 これより前のバージョンでは、 E_WARNI ...
https://man.plustar.jp/php/changelog.misc.html - [similar]
中心となる configure オプションのリスト 0
« Configure オプション php.ini ディレクティブ » PHP Manual Configure オプション 中心となる configure オプションのリスト 中心となる configure オプションのリスト 以下のリストは、Unix 系の環境で PHP をコンパイルする際に用いられる configure スクリプトのオプションの一部です。 ほとんどのオプシ ...
https://man.plustar.jp/php/configure.about.html - [similar]
ECC で利用可能な楕円曲線の名前を取得する 0
« openssl_get_cipher_methods openssl_get_md_methods » PHP Manual OpenSSL 関数 ECC で利用可能な楕円曲線の名前を取得する openssl_get_curve_names (PHP 7 >= 7.1.0, PHP 8) openssl_get_curve_names — ECC で利用可能な楕円曲線の名前を取得する 説明 openssl_get_curve_names (): array | false 楕円曲線 ...
https://man.plustar.jp/php/function.openssl-get-curve-names.html - [similar]
正規化された絶対パス名を返す 0
« realpath_cache_size rename » PHP Manual ファイルシステム 関数 正規化された絶対パス名を返す realpath (PHP 4, PHP 5, PHP 7, PHP 8) realpath — 正規化された絶対パス名を返す 説明 realpath ( string $path ): string | false realpath() は、 入力 path のシンボリックリンクをすべて展開し、 /./ 、 ...
https://man.plustar.jp/php/function.realpath.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
The setScriptPath purpose 0
« Yaf_View_Interface::render Yaf_View_Simple » PHP Manual Yaf_View_Interface The setScriptPath purpose Yaf_View_Interface::setScriptPath (Yaf >=1.0.0) Yaf_View_Interface::setScriptPath — The setScriptPath purpose 説明 abstract public Yaf_View_Interface::setScriptPath ( string $template_d ...
https://man.plustar.jp/php/yaf-view-interface.setscriptpath.html - [similar]
Generates entropy by means of OpenSSL's RAND_poll() 0
« EventUtil::setSocketOption FTP » PHP Manual EventUtil Generates entropy by means of OpenSSL's RAND_poll() EventUtil::sslRandPoll (PECL event >= 1.2.6-beta) EventUtil::sslRandPoll — Generates entropy by means of OpenSSL's RAND_poll() 説明 public static EventUtil::sslRandPoll (): void Ge ...
https://man.plustar.jp/php/eventutil.sslrandpoll.html - [similar]
現在の DirectoryIterator アイテムがシンボリックリンクであるかどうかを調べる 0
« DirectoryIterator::isFile DirectoryIterator::isReadable » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムがシンボリックリンクであるかどうかを調べる DirectoryIterator::isLink (PHP 5, PHP 7, PHP 8) DirectoryIterator::isLink — 現在の DirectoryIterator アイテムがシンボリック ...
https://man.plustar.jp/php/directoryiterator.islink.html - [similar]
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]