検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 217 for [SIMILAR] 16 1024 4096 WITH 29395 readpreference... (0.233 sec.)
Closure クラス 0
« Serializable::unserialize Closure::__construct » PHP Manual 定義済みのインターフェイスとクラス Closure クラス Closure クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 無名関数 を表すために使うクラスです。 無名関数は、Closure 型のオブジェクトを生成します。 このクラスにはメソッドが用意され ...
https://man.plustar.jp/php/class.closure.html - [similar]
SplQueue クラス 0
« SplStack::setIteratorMode SplQueue::__construct » PHP Manual データ構造 SplQueue クラス SplQueue クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SplQueue クラスは、キューの主要な機能を提供します。 双方向リンクリストを使用して実装しています。 クラス概要 class SplQueue extends SplDoublyLi ...
https://man.plustar.jp/php/class.splqueue.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.1.x で推奨されなくなる機能 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 関数に渡す引数が少ない場合の挙動 これまでのバージョンでは、ユーザー定義の関数に渡す引数が足りない場合は warning が発生していました。PHP 7.1 ...
https://man.plustar.jp/php/migration71.incompatible.html - [similar]
Hash 関数 0
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピーする hash_equals — タイミング攻撃に対して安全な文字列比較 hash_file — ファイルの内容から、ハッシュ値を生成 ...
https://man.plustar.jp/php/ref.hash.html - [similar]
イテレータの現在のエントリに関連づけるデータを設定する 0
« SplObjectStorage::serialize SplObjectStorage::unserialize » PHP Manual SplObjectStorage イテレータの現在のエントリに関連づけるデータを設定する SplObjectStorage::setInfo (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::setInfo — イテレータの現在のエントリに関連づけるデータを設定する 説明 ...
https://man.plustar.jp/php/splobjectstorage.setinfo.html - [similar]
MongoDB driver 0
« db2_tables インストール/設定 » PHP Manual ベンダー固有のモジュール MongoDB driver MongoDB driver This extension is developed atop the » libmongoc and » libbson libraries. It provides a minimal API for core driver functionality: commands , queries , writes , connection management , and ...
https://man.plustar.jp/php/set.mongodb.html - [similar]
HASH メッセージダイジェストフレームワーク 0
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージダイジェストフレームワーク はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 HashContext — HashContext クラス HashContext::__construct — private なコンストラ ...
https://man.plustar.jp/php/book.hash.html - [similar]
RecursiveArrayIterator クラス 0
« ParentIterator::rewind RecursiveArrayIterator::getChildren » PHP Manual イテレータ RecursiveArrayIterator クラス RecursiveArrayIterator クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに このイテレータは、 ArrayIterator と同じように配列やオブジェクトを反復処理しつつ、 そのキーや値を消去した ...
https://man.plustar.jp/php/class.recursivearrayiterator.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]