|
-
Feb 26th, 2008, 09:15 PM
#1
Thread Starter
Fanatic Member
converting a lot of data into one string.
okay say in my app i have 3 fields, name address and city (in a db table).
I want to give the option to "create mirror image online"
my online db has the strcuture
id (primary, autoincrement)
productId (the product key of the product)
data.
so when it uploads it should convert say
"Bob", "123 Fake ST", "NY" to something like
ghak2odm2dkcos029ckfk30. Is this possible? I GUESS this is what you would call encrypting but my main purpose is NOT to encrypt them, just "randomize" them.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|