Jamroom Logo
Newsletter
Member Spotlight
409454
Mediakinesis
"Media-Kinesis is an evolving multi-media community, designed to add value and strength to a music or video artists promotional strategies. Our musicians get high quality web sites featuring MP3 and WMV, and our listeners get the pleasure of streaming and downloading music and video legally! We've been providing multi-media on the web for over 8 years, and now with Jamroom we finally have the media/artist management technology that we've been missing!"
Follow Jamroom on Twitter!


cleanSlashes Function Index encString
decString

The decString function is used to decode a string previously encrypted using the encString() function.

  • return: Returns decoded string
string decString (string $data, [string $ekey = false])
  • string $data: Text to decode
  • string $ekey: Key used to originally encrypt string. Note that by default, Jamroom will use the MySQL Username as the encryption key.
 Comments
bigguy, 11/13/09 08:26:36:

NOTE: If you do not provide the $ekey (encryption key) variable, Jamroom will use the MySQL username as the encryption key. This means that if the MySQL information is changed, strings that were encrypted before the change will no longer be able to be converted back, so make sure that if you are using this function for long term storage of an encrypted value, that you provide the (known) key - otherwise, once the MySQL info is changed, any strings encrypted before the change will no longer be accessible.

- Brian
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 Core
Jamroom Addons
Jamroom Modules
Jamroom Marketplace
Support Forum
Documentation
Support Center
Contact Support
Community Forum
Member Sites
Developers
About Us
Contact Us
Privacy Policy
©2003 - 2012 Talldude Networks, LLC.