"; echo "$strTitlePerformance > MSC > E1"; echo ""; echo "
"; $helpId="3.2.3"; showHelp($helpId); echo "
"; ?>
 "; } //========================wether the select time slot is one day================== $slot=$sel_date_from-$sel_date_to+1; //echo "slot:$slot
"; if($slot==1) { //===============================from_hour text================================= echo ""; //===============================from_minute text================================ echo ""; //===============================from_second text================================ echo ""; //===============================to_hour text===================================== echo ""; //===============================to_minute text=================================== echo ""; //==============================to_second text==================================== echo ""; } else { //===============================from_hour hidden================================= echo ""; //===============================from_minute hidden================================ echo ""; //===============================from_second hidden================================ echo ""; //===============================to_hour hidden===================================== echo ""; //===============================to_minute hidden=================================== echo ""; //==============================to_second hidden==================================== echo ""; } ?>
to
Search