検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 187 for [SIMILAR] 16 1024 4096 WITH 25309 x509 WITH 1899... (0.230 sec.)
インストール 0
« 概要 実行時設定 » PHP Manual Mysqlnd インストール インストール Unix へのインストール MySQL データベース・エクステンションは、MySQL クライアント・ライブラリを用いるように設定しなければ なりません。MySQL ネイティブ・ドライバを使用するためには、MySQL データベース・エクステンションを MySQL ...
https://man.plustar.jp/php/mysqlnd.install.html - [similar]
定義済み定数 0
« リソース型 Phar アーカイブの使用法 » PHP Manual Phar 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Phar 圧縮定数 定数 値 説明 Phar::NONE ( int ) 0x00000000 ...
https://man.plustar.jp/php/phar.constants.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual OpenSSL インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/openssl.setup.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
Returns the current cipher name of the SSL connection 0
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBufferEvent Returns the current cipher name of the SSL connection EventBufferEvent::sslGetCipherName (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherName — Returns the current cipher name of ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Returns version of cipher used by current SSL connection 0
« EventBufferEvent::sslGetCipherName EventBufferEvent::sslGetProtocol » PHP Manual EventBufferEvent Returns version of cipher used by current SSL connection EventBufferEvent::sslGetCipherVersion (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherVersion — Returns version of cipher used ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherversion.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]
新機能 0
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新機能 新機能 nullable な型 パラメータや戻り値の型宣言で nullable 指定ができるようになりました。 型の前にクエスチョンマークをつけると、nullable であることを指定できます。 nullable 指定をすると、 ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]