O oigmax New Member May 15, 2012 #1 Simple question: Do I need to escape a string before hashing it, in other words, let's say a users password is "SF$@#$@#" do I need to escape that string before hashing it with PHP hash?The answer is: no.
Simple question: Do I need to escape a string before hashing it, in other words, let's say a users password is "SF$@#$@#" do I need to escape that string before hashing it with PHP hash?The answer is: no.