View Single Post
  #7 (permalink)  
Old 09-14-09, 08:50 PM
End User's Avatar
End User End User is offline
Level II Curmudgeon
 
Join Date: Dec 2004
Posts: 3,027
Thanks: 14
Thanked 35 Times in 33 Posts
Quote:
Originally Posted by deadManN View Post
so can i have this md5 function also plus salt in other language?
You can have it in any language you want, as far as I know. (You'll want to use same they salt they generate so the MD5 result comes out the same.)

Quote:
Originally Posted by deadManN View Post
Also, how they have been combined?
like attach random number in front or end of code, or like encode or decode via number 5?!
Please try reading my post- I showed you the exact code they use, right there in my post, plus I explained it in detail.
__________________
I don't live on the edge, but sometimes I go there to visit.
-------------------------------------------------------------------------
Sanitize Your Data | Oracle Date & Substring Functions | Code Snippet Library | [url=http://www.codmb.com/Call Of Duty[/url]
Reply With Quote