itmo-php-course/engine/index.php_
2024-12-26 16:32:02 +03:00

5 lines
104 B
Plaintext

<?php
include_once "./template/login.html";
// echo("<pre>");
// var_dump($_SESSION);
// echo("</pre>");