Sometimes we need to manage PHP sessions by ourselves, avoiding preprocessor to default. This can be useful for having high control about session data. So I wrote some lines of code which can do the magic: Continue reading “Php sessions: advanced session files managing practice”