Please Login First!"; exit(1); } echo "
".$MSG_CONTEST."-".$MSG_TITLE.""?> ">
: ' size=4 > Hour: > Minute:
">
".$MSG_CONTEST."-".$MSG_Description.""?>
".$language_name[$i].""; } ?>
: > > :
$value){ if(strpos($right,$OJ_NAME.'_m')===0){ // echo "".substr($right,strlen($OJ_NAME."_m"))."[".strpos($right,$OJ_NAME.'_m')."]"; $contests.=",".substr($right,strlen($OJ_NAME."_m")); } } $contests=pdo_query("select contest_id,title from contest where contest_id in ($contests) order by contest_id desc limit 20 "); if(!empty($contests)){ foreach( $contests as $contest ){ echo "".$contest['title'].""; } } ?>