ADVERTISEMENTS

Current Industry News



🔍 Debug: Cookies & Session Variables

Cookies ($_COOKIE):
Array
(
    [PHPSESSID] => 3bdaf275b702bd156d12acd12817239a
)
Session ($_SESSION):
Array
(
    [csrf_token] => f3ed1fc02541f139becaf583a64a159b5a0999d3cbd21fd418987814f77bd036
    [last_category_viewed] => 
    [vendor_random_seed] => 828117132
)
Login Status Check: