|
how about dont store the key anywhere and maybe create a page where you enter a key before you view reports or run transactions. after entering the key in the page, save it in your session. then anytime you view reports or run transactions, have the code read from your session to get the keys. of course if you die, no one will ever be able to run anymore transactions or view reports.... just a thought
|