検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 345 for [SIMILAR] 16 1024 4096 WITH 32710 openssl WITH 1... (0.301 sec.)
乱数を生成する 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]
WSAPROTOCOL_INFO 構造体をエクスポートする 0
« socket_write socket_wsaprotocol_info_import » PHP Manual ソケット 関数 WSAPROTOCOL_INFO 構造体をエクスポートする socket_wsaprotocol_info_export (PHP 7 >= 7.3.0, PHP 8) socket_wsaprotocol_info_export — WSAPROTOCOL_INFO 構造体をエクスポートする 説明 socket_wsaprotocol_info_export ( Socke ...
https://man.plustar.jp/php/function.socket-wsaprotocol-info-export.html - [similar]
はじめに 0
« YAZ インストール/設定 » PHP Manual YAZ はじめに はじめに この拡張モジュールは、 » 情報取得用の Z39.50 プロトコル を実装する YAZ ツールキットへの PHP インターフェイスを 提供するものです。この拡張モジュールにより、Z39.50 ターゲット(サーバー) を並列に検索またはスキャンする Z39.50 オリジ ...
https://man.plustar.jp/php/intro.yaz.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 0
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
プリペアドステートメントを実行し、結果セットオブジェクトを返す 0
« SQLite3Stmt::__construct SQLite3Stmt::getSQL » PHP Manual SQLite3Stmt プリペアドステートメントを実行し、結果セットオブジェクトを返す SQLite3Stmt::execute (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::execute — プリペアドステートメントを実行し、結果セットオブジェクトを返す 説明 public SQL ...
https://man.plustar.jp/php/sqlite3stmt.execute.html - [similar]
Returns a textual description of the cipher 0
« EventBufferEvent::sslFilter EventBufferEvent::sslGetCipherName » PHP Manual EventBufferEvent Returns a textual description of the cipher EventBufferEvent::sslGetCipherInfo (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherInfo — Returns a textual description of the cipher 説明 publi ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherinfo.html - [similar]
Returns the name of the protocol used for current SSL connection 0
« EventBufferEvent::sslGetCipherVersion EventBufferEvent::sslRenegotiate » PHP Manual EventBufferEvent Returns the name of the protocol used for current SSL connection EventBufferEvent::sslGetProtocol (PECL event >= 1.10.0) EventBufferEvent::sslGetProtocol — Returns the name of the proto ...
https://man.plustar.jp/php/eventbufferevent.sslgetprotocol.html - [similar]
メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 0
« mt_getrandmax mt_srand » PHP Manual Math 関数 メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する mt_rand (PHP 4, PHP 5, PHP 7, PHP 8) mt_rand — メルセンヌ・ツイスター乱数生成器を介して乱数値を生成する 説明 mt_rand (): int mt_rand ( int $min , int $max ): int 警告 この関数が生成す ...
https://man.plustar.jp/php/function.mt-rand.html - [similar]
はじめに 0
« Event インストール/設定 » PHP Manual Event はじめに はじめに This is an extension to efficiently schedule I/O, time and signal based events using the best I/O notification mechanism available for specific platform. This is a port of libevent to the PHP infrastructure. 注意 : Note, Wind ...
https://man.plustar.jp/php/intro.event.html - [similar]