<?phprequire_once 'func.cmd.php';$file_info = ''.$FOLDER.''.$LIST[$i]['name'].'.'.$LIST[$i]['ext'].'';if ($LIST[$i]['ext'] == nth OR $LIST[$i]['ext'] == thm) { echo '
'; } elseif ($LIST[$i]['ext'] == jar) { echo '
'; }elseif ($LIST[$i]['thumbext'] == ''){ if(ffmpeg_exists() && in_array(strtolower($LIST[$i]['ext']),array('webm','mp4','3gp','avi','flv'))){ $file_info2 = ''.$FOLDER.''.$LIST[$i]['dname'].'.'.$LIST[$i]['ext'].''; echo '
';}else{if($THUMB == ''){if(extension_loaded('gd') && in_array(strtolower($LIST[$i]['ext']),array('png','jpg','gif'))){ $file_info2 = ''.$FOLDER.''.$LIST[$i]['dname'].'.'.$LIST[$i]['ext'].''; echo '
';}elseif(ffmpeg_exists() && in_array(strtolower($LIST[$i]['ext']),array('webm','mp4','3gp','avi','flv'))){ $file_info2 = ''.$FOLDER.''.$LIST[$i]['dname'].'.'.$LIST[$i]['ext'].''; echo '
';}else{ echo '
'; }}elseecho '
';}}else {echo '
'; }?> <?phpsession_start();header("Expires: Mon, 26 Jul 1997 05:00:00 GMT"); header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT"); header("Cache-Control: no-store, no-cache, must-revalidate"); header("Cache-Control: post-check=0, pre-check=0", false);header("Pragma: no-cache"); function _generateRandom($length=6){ $_rand_src = array( array(48,57) //digits , array(97,122) //lowercase chars// , array(65,90) //uppercase chars ); srand ((double) microtime() * 1000000); $random_string = ""; for($i=0;$i<$length;$i++){ $i1=rand(0,sizeof($_rand_src)-1); $random_string .= chr(rand($_rand_src[$i1][0],$_rand_src[$i1][1])); } return $random_string;}$im = @imagecreatefromjpeg("captcha.jpg"); $rand = _generateRandom(3);$_SESSION['captcha'] = $rand;ImageString($im, 5, 2, 2, $rand[0]." ".$rand[1]." ".$rand[2]." ", ImageColorAllocate ($im, 0, 0, 0));$rand = _generateRandom(3);ImageString($im, 5, 2, 2, " ".$rand[0]." ".$rand[1]." ".$rand[2], ImageColorAllocate ($im, 255, 0, 0));Header ('Content-type: image/jpeg');imagejpeg($im,NULL,100);ImageDestroy($im);?> <?php if($;LOGO != ''){include 'b'.$;agent_ext;}?><?php $;db->disconnect(); ?>