Skip to content

Instantly share code, notes, and snippets.

View pete-webpagetech's full-sized avatar

Peter Lewis pete-webpagetech

View GitHub Profile
@pete-webpagetech
pete-webpagetech / SecureSessionHandler.php
Last active July 16, 2016 23:07 — forked from eddmann/SecureSessionHandler.php
PHP Encrypted Session save Handler with session access class
<?php
/*
*
* Session class fork from eddmann/SecureSessionHandler.php
* SecureSession fork from ezimuel/PHP-Secure-Session
*
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by