
11-21-2007, 06:18 AM
|
|
Bloo
|
 |
Join Date: Sep 2006
Location: San Antonio, Texas
Posts: 185
|
|
Encode/Decode
|
I'm developing an advanced rights system to help kill abuse on my server.
Using base64encode("bscharff"), the encoding translates to 'YnNjaGFyZmY=' (notice it ends with a '=')
As everyone knows (hopefully), to assign variables to something, you use an equals sign. Therefor, I cannot save with base64 encoding.
Is there any other encoding available in GS2 other than base64? |
__________________
Trying to be nice now...
|
|
|
|