![]() |
guest session If I want to opt not to create sessions for guests* PHP Code: // class_core.php function save() { if (defined('SKIP_SESSIONCREATE') ) { return; } $cleaned = $this->build_query_array(); if ($cleaned["userid"]==0) return; would this create any problems other than not being able to count guest numbers? Please don't ask me why im doing this or there are other good ways which i'm sure there is. I'm just curious ;) |
| الساعة الآن 03:00 PM |
Powered by vBulletin® Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By
Almuhajir