PATH:
root
/
mbmadmin1234locales
<?php if(!isset($_SESSION["id_konta"])) { header("Location: ../index.php"); } ?> <header> <h1>Zmienne <?php /* echo "<pre>"; var_dump($p); echo "</pre>"; */ ?></h1> <a href="index.php?logout=1"><span>wyloguj</span><img src="images/close.jpg" alt="wyloguj"/></a> </header> <div id="content"> <?php echo $p->renderTable($renderTable + $options, [], [], $renderTableSort); ?> </div>
[+]
..
[-] zmienna.php
[edit]
[-] dodaj_zmienna.php
[edit]
[-] index.php
[edit]