Files
controls-web/OLD/controlsdev/test.php
2026-02-17 09:29:34 -06:00

3 lines
60 B
PHP

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