Rate: | Price: Free | Publisher: Office Site | Demo: | Views: 803
PHP Script Codes > Secure Session Class
On shared host its easy for one to read other web sites session data. This can reveal sensitive information such as usernames and passwords. Unless you use this class. This uses CAST128 encryption to encode the session name and its values.