dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

JsonSerializable::jsonSerialize> <Predefined Constants
[edit] Last updated: Fri, 28 Jun 2013

view this page in

The JsonSerializable interface

(PHP 5 >= 5.4.0)

Introduction

Objects implementing JsonSerializable can customize their JSON representation when encoded with json_encode().

Interface synopsis

JsonSerializable {
/* Methods */
abstract public mixed jsonSerialize ( void )
}

Table of Contents



add a note add a note User Contributed Notes JsonSerializable - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites