I have both ASP and PHP running on my server. I am currently writing a PHP script that will speak to the snitz MS-SQL Database that will run a Username and Password check. However I noticed the passwords are stored in SHA256. All I want to know is, Is there a PHP script/command that will convert text to SHA256 so I can cross reference the password?
Please restrict the posting here to issues regarding the Snitz code. If you want to ask for non-Snitz help, there is a forum for those issues at Snitz. Please post there.