I am having one query regarding password encoding technique of vanilla forum. When I registered one user account over there its encoding password. And this password contains the string starting with $ and containing some characters in it. Please tell me what kind of encoding technique is this? Because I want to add users from another table using query. Thanks in advance...