検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 202 for serialize (0.039 sec.)
HASH メッセージダイジェストフレームワーク 4565
« random_int はじめに » PHP Manual 暗号 HASH メッセージダイジェストフレームワーク HASH メッセージ ... のため、直接インスタンス化できません HashContext::__serialize — HashContext オブジェクトをシリアライズする HashC ... ontext::__unserialize — data を HashContext オブジェクト に復元する Hash ...
https://man.plustar.jp/php/book.hash.html - [similar]
RecursiveArrayIterator クラス 4565
« ParentIterator::rewind RecursiveArrayIterator::getChildren » PHP Manual イテレータ RecursiveAr ... ::seek ( int $offset ): void public ArrayIterator::serialize (): string public ArrayIterator::setFlags ( int $f ... callable $callback ): bool public ArrayIterator::unserialize ( string $data ): void public ArrayIterator::valid ...
https://man.plustar.jp/php/class.recursivearrayiterator.html - [similar]
新機能 4565
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から P ... されました。これは、新しいふたつのマジックメソッド __serialize と __unserialize を使います。 <?php // オブジェクト ... 必要な状態を全て保持した配列を返す public function __serialize (): array; // 与えられた data 配列から、オブジェク ... トの状態を復元する public function __unserialize (array $data ): void ; ?> 新しいシリアル化の機構は ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
Returns the ReadPreference's "tagSets" option 4565
« MongoDB\Driver\ReadPreference::getModeString MongoDB\Driver\ReadPreference::serialize » PHP Ma ...
https://man.plustar.jp/php/mongodb-driver-readpreference.gettagsets.html - [similar]
Phar マニフェストのファイルエントリの定義 4565
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zi ... 0 )。 ?? シリアライズされたファイルのメタデータ。 serialize() の形式で格納される。 API バージョン 1.1.1 では、 ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
セッションのデータを読み込む 4565
« SessionHandler::open SessionHandler::write » PHP Manual SessionHandler セッションのデータを読み ... されるものであることに注意しましょう。 参考 session.serialize_handler 関連キーワード: セッション , データ , Sess ...
https://man.plustar.jp/php/sessionhandler.read.html - [similar]
セッションのデータを書き込む 4565
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書 ... されるものであることに注意しましょう。 参考 session.serialize_handler 関連キーワード: セッション , データ , メソ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
wddx の例 4565
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... DDX を使用した単一の値のシリアル化 <?php echo wddx_serialize_value ( "PHP to WDDX packet example" , "PHP packet ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
GNU Multiple Precision 4543
« bcsub はじめに » PHP Manual 数学 GNU Multiple Precision GNU Multiple Precision はじめに インス ... or — ビット XOR を計算する GMP — GMP クラス GMP::__serialize — GMP オブジェクトをシリアライズする GMP::__unseri ...
https://man.plustar.jp/php/book.gmp.html - [similar]
変数操作 4543
« ReflectionException はじめに » PHP Manual 変数・データ型関連 変数操作 変数操作 はじめに インス ... t_r — 指定した変数に関する情報を解りやすく出力する serialize — 値の保存可能な表現を生成する settype — 変数の型を ... ットする strval — 変数の文字列としての値を取得する unserialize — 保存用表現から PHP の値を生成する unset — 指定し ...
https://man.plustar.jp/php/book.var.html - [similar]