Files
controls-web/OLD/test.php
2026-02-17 12:44:37 -06:00

3 lines
60 B
PHP

<?php session_start();
echo $_SESSION['SESS_MEMBER_LEVEL'];