Learn to serialize your data and convert multidimensional arrays into a single string by following along with this informative video from JREAMdesign. Serializing your data essentially compacts it from an expanded array into a string series of values, a very handy PHP feature indeed.
Home
PHP How to Serialize data arrays in PHP into a single string
By JesseBoyer
Jan 12, 2011 12:14 AM
Comments
No Comments Exist
Be the first, drop a comment!