old threat but hoepfully somebody can still help me, i need to make a md5 hash of two stored variables, but i dont know how to combine them into one.
per example i have stored two values for a username and a password,
For the md5 has i need that as a string: username:password and then format as md5 hash.
But i dont know how to put the two values in that appereance box so that it becomes a single string