array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'de', ), 'this' => array ( 0 => 'random-randomizer.serialize.php', 1 => 'Random\\Randomizer::__serialize', 2 => 'Serializes the Randomizer object', ), 'up' => array ( 0 => 'class.random-randomizer.php', 1 => 'Random\\Randomizer', ), 'prev' => array ( 0 => 'random-randomizer.pickarraykeys.php', 1 => 'Random\\Randomizer::pickArrayKeys', ), 'next' => array ( 0 => 'random-randomizer.shufflearray.php', 1 => 'Random\\Randomizer::shuffleArray', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/random/random/randomizer/serialize.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8 >= 8.2.0)
Random\Randomizer::__serialize — Serializes the Randomizer object
Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Parameter zur Verfügung.
Diese Funktion besitzt keine Parameter.
Beispiel #1 Random\Randomizer::__serialize() example
<?php
/* ... */
?>
Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:
...