Session icon indicating copy to clipboard operation
Session copied to clipboard

PHP Session Manager (non-blocking, flash, segment, session encryption)

Results 2 Session issues
Sort by recently updated
recently updated
newest added

latin1 has really weird issues with utf8 characters. This should correct that.

Hi, it is possible to use Ghostff/Session on a private/public website without using a cookie in the frontend? I need the cookie only in the backend and the code base...