=== BOM FIXER ===
OK: config/database.php (no BOM)
OK: lms/login.php (no BOM)
OK: lms/dashboard.php (no BOM)
OK: classes/User.php (no BOM)
OK: lms/session_test.php (no BOM)
=== SESSION TEST ===
Notice: ob_clean(): Failed to delete buffer. No buffer to delete in /home/edusys/public_html/demo.superbsystemstechnologies.com/fix_bom.php on line 54
Warning: session_start(): Session cannot be started after headers have already been sent in /home/edusys/public_html/demo.superbsystemstechnologies.com/fix_bom.php on line 58
Session ID:
Cookie domain: (empty)
Cookie path: /
Cookie secure: false
Cookie samesite: (empty)
=== HEADERS SENT ===
NO Set-Cookie header found! Session cookie was NOT sent.
Done. If 'NO Set-Cookie header found' appears above, the session is still broken.