Re: [PHP] Sessions and MD5

2003-02-02 Thread Ernest E Vogelsinger
At 17:25 02.02.2003, Chris LeBlanc said: [snip] >Ok, so where is the err in my logic since I know there is one, because after >var3 is set I keep getting "MD5 has changed", or I just don't understand the >proper use of MD5, most likely both :) ---

[PHP] Sessions and MD5

2003-02-02 Thread Chris LeBlanc
Hey Guys, I am looking for a quick way to do form validation using $_SESSION variables and MD5, but my brain is mush and my logic is all botched. Heres the scoop... I am using 3 $_SESSION variables to test for MD5. 1. $_SESSION["MD5_OLD"] 2. $_SESSION["MD5_NEW"] 3. $_SESSION["MD5_VALID"] $_SESS