Hi all,

I am to set up a service where users can view news of companies.
To identify the company selected an easy way is to use the company-id.
The id is not displayed but stored in the client browser as JS-variable.

Question:
Is it ok to use the company-id or do I have to encrypt the id
using mcrypt (takes some time)?


Thanks in advance
Klaus

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to