PHP.nl

Serializable::serialize

Serializable::serialize

String representation of object

 **Serializable::serialize**

Should return the string representation of the object.

Returns the string representation of the object or null

Throws when returning other types than strings and null. Exception

__sleep()__serialize()

Documentatie