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/antet.php
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="50%" onclick="parent.location='?'"><img src="admin/imagini/logo.gif" width="100" height="30" alt="Logo Web Expert" /> <strong>adminPanel v1.03c</strong></td>
    <td width="50%" class="aliniere_dreapta"><? 
	echo '<a href="?legatura=ajutor">Ajutor</a> | ';
	if ($sesiune == 'activa') { //in cazul in care sesiunea este activa apar datele de indentificare si butonul de delogare
		echo 'E&#351;ti logat ca <strong>'.$_SESSION['utilizator'].'</strong> ';
		echo '[ <a href="admin/fisier/delogare.php">Delogare</a> ]';
		}
	?></td>
  </tr>
</table>