On 17 Sep 2006, at 12:26, [EMAIL PROTECTED] wrote:
When a request comes in the uri params are encrypted so I have to
decrypt them and parse them.
eg
localhost:8000/emap?rose=<encrypted string>
Where can I put the parameters? Should I
1) Have a my %hash in the plugin?
2) store a hashref in notes
3) something else?
Define temporary. Do you need it to live throughout the entire request
(i.e. have another plugin/hook pick up the data) or just temporary to
one hook?
Matt.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]