Tutorials »

The JSON protocol is a de facto standard used in many different environments to transport objects, included arrays and Dates plus primitives such: strings, numbers, and booleans ... so far, so good!
Since this protocol is widely adopted but it has not the power that a well known function as is the PHP serialize one has, we are often forced to remember how data has been stored, what does this data represent, and eventually convert data back if we are dealing with instances rather than native hashes.
Posted by girish.r 133 days ago (http://abcphp.com)
Discuss  | Bury | Tweet This | Tagged: __sleep __wakeup javascript json serialize
Add To 

Who Voted for this Story

  1. Avatar seo

Comments

No one has commented on this article yet.

Log in to comment or register here.