Jamroom Logo Jamroom 5 Core
is now Open Source!
Follow Jamroom on Twitter!


sessionDestroy Function Index sessionSetLocation
sessionExplode

The sessionExplode function is used to "explode" session information from it's raw format (as stored in the "value" column of the jamroom_session table). PHP stores session information in a format that is similar to serialize(), but cannot be "unserialized" using PHP's unserialize() function - thus the need for sessionExplode() which will "explode" a session value into an array for further processing.

  • return: Returns array of session value data
array sessionExplode (string $val)
  • string $val: Value to run sessionExplode on (normally would be "value" from jamroom_session table)
 Comments
You must be logged in to post a comment
Solutions Products Support Community Company
Social Media Platform
Social Networking Software
Musician Website Manager
Community Builder
Jamroom 5
Jamroom 5 Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2024 The Jamroom Network