Documentation

SerializableInterface extends JsonSerializable
in

Pop utils serializable interface

Tags
category

Pop

author

Nick Sagona, III dev@nolainteractive.com

copyright

Copyright (c) 2009-2024 NOLA Interactive, LLC. (http://www.nolainteractive.com)

license

http://www.popphp.org/license New BSD License

version
2.1.0

Table of Contents

Methods

serialize()  : string
Serialize the array object
unserialize()  : mixed
Unserialize a string

Methods

unserialize()

Unserialize a string

public unserialize(string $string) : mixed
Parameters
$string : string

        
On this page

Search results