Help with Post hash
ok. so i am making my forums a standalone "poster" so a user can post topics without having to be on the forums. well i have successfully gotten logged in through my application and obtained the security token and but where i am stucc at is with the post hash.
what is the format for obtaining a post hash and what credentials do i need to have in order to create the posthash?
i know the login is md5(pass & salt) which successfully logs me in. but idk how to md5 the post hash. everything i've hashed gives me different hashes
|