I would like to save data in cookies (user name, email address, etc...) but I don\'t the user to easily read it or modify it. I need to be able able to read the data back. H
If you absolutely must do this then you can use the symmetric encryption functionality in mcrypt.
mcrypt
http://php.net/mcrypt