Sh3ll
OdayForums


Server : Apache
System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64
User : apache ( 48)
PHP Version : 8.0.28
Disable Function : NONE
Directory :  /var/www/html/venkat/electiveaug22/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //var/www/html/venkat/electiveaug22/condition.php
<?php

//if($truncated =='it' || $truncated =='sm' || $truncated =='rm'|| $truncated =='ec' || $truncated == 'bm') {
if($truncated == 'it' || $truncated == 'ec' || $truncated == 'bm') {
	//if($truncated == 'sm' || $truncated == 'rm') {
	//	$truncated1= 'itelectivesubmit';
	//}
	//else {
		$truncated1 = $truncated.'electivesubmit';
//	}
}
else if (substr($truncated,0,1) == 'ad') {
//else if (substr($truncated,0,1) == 'd') {
	$truncated1 = 'delectivesubmit';
}
else if ($truncated == 'li' || $truncated == 'bu') {
	$truncated1 = 'itelectivesubmit';
}
else if($truncated == 'me') {
	$truncated1 = 'bmelectivesubmit';
}
else {
	$truncated1 = 'melectivesubmit';
}

?>

ZeroDay Forums Mini