Looking for a way to parse key pairs out of the hash/fragment of a URL into an object/associative array with JavaScript/JQuery
When I want to put a login system in place, I always compare the MD5 of the given password with its value in the users table on the server side. However, a fri