php array to be storable value in $_SESSION: serialize($array) serialized array element to be output on page: unserialize($serializedArray)