検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 632 for [SIMILAR] 16 1024 4096 WITH 12684 binary WITH 10... (0.363 sec.)
Create a new encryption data key 0
« MongoDB\Driver\ClientEncryption::__construct MongoDB\Driver\ClientEncryption::decrypt » PHP Manual MongoDB\Driver\ClientEncryption Create a new encryption data key MongoDB\Driver\ClientEncryption::createDataKey (mongodb >=1.7.0) MongoDB\Driver\ClientEncryption::createDataKey — Create a ...
https://man.plustar.jp/php/mongodb-driver-clientencryption.createdatakey.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Returns the DateTime representation of this UTCDateTime 0
« MongoDB\BSON\UTCDateTime::serialize MongoDB\BSON\UTCDateTime::__toString » PHP Manual MongoDB\BSON\UTCDateTime Returns the DateTime representation of this UTCDateTime MongoDB\BSON\UTCDateTime::toDateTime (mongodb >=1.0.0) MongoDB\BSON\UTCDateTime::toDateTime — Returns the DateTime repr ...
https://man.plustar.jp/php/mongodb-bson-utcdatetime.todatetime.html - [similar]
プロセスごとのクライアントの統計を返す 0
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセスごとのクライアントの統計を返す mysqli_get_client_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_get_client_stats — プロセスごとのクライアントの統計を返す 説明 mysqli_get_client_stats (): array ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
クライアント接続に関する統計情報を返す 0
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報を返す mysqli::get_connection_stats mysqli_get_connection_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::get_connection_stats -- mysqli_get_connection_stats — クライアント接続に関する統計情報を ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
2 進数 を 10 進数に変換する 0
« base_convert ceil » PHP Manual Math 関数 2 進数 を 10 進数に変換する bindec (PHP 4, PHP 5, PHP 7, PHP 8) bindec — 2 進数 を 10 進数に変換する 説明 bindec ( string $binary_string ): int | float 引数 binary_string により指定された 2 進数と等価な 10 進数を返します。 bindec() は、2 進数を ...
https://man.plustar.jp/php/function.bindec.html - [similar]
ビット演算子 0
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特定のビットの評価や操作を行います。 ビット演算子 例 名前 結果 $a & $b ビット積 $a および $b の両方にセットされているビットがセットされます $a | $b ビット和 $a または $b のどちらかにセットされて ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]