Password Type
#1

Well I created a mysql system but The password must be VarChar or INT and lengths/values? also for userid, thanks
Reply
#2

varchar... make it like 24 chars and limit it in samp dialogue too
Reply
#3

Char. Length depends on the hashing algorithm that is used; 128 should be proficient for anything.
Reply
#4

@Vince, if using whirlpool you should have a varchar with a length of 129 right? 1 for the NULL Terminator.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)