serialize(PHP 4, PHP 5, PECL axis2:0.1.0-0.1.1) serialize — Generates a storable representation of a value ОписаниеGenerates a storable representation of a value This is useful for storing or passing PHP values around without losing their type and structure. To make the serialized string into a PHP value again, use unserialize(). Список параметров
Возвращаемые значенияReturns a string containing a byte-stream representation of value that can be stored anywhere. Примеры
Пример #1 serialize() example
<?phpСписок изменений
Примечания
|
|
|
| © 2009 Тест скорости интернета | Boont.Ru |