Hello people,
can somebody help me with my SQL. I have the same problems as above, and still cant get it working.
Here is mySQL syntax
SELECT MD5(CONCAT(MD5("6536e4053b7eb3375d3ef92acceab8e2") , "Lxxxxxxx"));
the hash above is the one found in my password column in the user table
I took the licence number out of the post, but it is the L number at the top of all my PHP pages, however I cant get this to match the cookie value for the userpassword.
Can any body help ?
Graham
|