HEX
Server: Apache
System: Linux cpanel.classit.ro 4.18.0-553.144.1.el8_10.x86_64 #1 SMP Tue Jul 14 09:26:58 EDT 2026 x86_64
User: contexpert (1050)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/contexpert/public_html/admin/fisier/delogare.php
<?php
	session_start(); //deschide sesiunea
	unset ($_SESSION);	//serge continutul array-ului $_SESSION
	session_destroy(); //distruge sesiunea
?>
<meta http-equiv="refresh" content="3;URL=../index.php">
<link href="webexpert.css" rel="stylesheet" type="text/css">
<title>Webexpert :: adminPanel v1.01</title><body>
<font color="#FF0000"></font>
<h1 align="center" class="style15 style95"><img src="../imagini/logo.gif" width="100" height="30"></h1>
<h2 align="center" class="style15 style95">Delogare</h2>
<div align="center">
  <h4><span class="style11">Acum sunte&#355;i delogat!</span><br>
  </h4>
</div>
<p align="center" class="style11"><span class="style94"><a href="../index.php">&Icirc;napoi</a> la pagina principal&#259; a site-ului.</span> (automat &icirc;n 3 secunde)</p>
</body>