inner-banner
‘Mr.’, 2=>’Ms.’,);

$txt1 =””.$check_array[$row[‘gender’]].””;

$txt2=””.$row[‘name’].””;

$check_array1 = array(
1=>”6-Day COMPREHENSIVE COURSE ON ‘HYDRAULICS'”,
2=>”8-Day COMBO COURSE ON HYDRAULICS (BASIC + ADVANCED)”,
3=>”4-Day COURSE ON ‘Mobile / Construction Equipment Hydraulics'”,
4=>”3-Day COURSE ON ‘MACHINE TOOL HYDRAULICS'”,
5=>”4-Day COURSE ON ‘PROPORTIONAL SERVO VALVES'”,
6=>”4-Day COURSE ON ‘Marine / Offshore Equipment Hydraulics'”,
7=>”3-Day COURSE ON ‘Hydraulics in HYDROPOWER PLANT'”,
8=>”3-Day COURSE ON ‘STEEL MILL Hydraulics'”,);
//echo $check_array1[$row[‘select1’]];

$txt3=””.$check_array1[$row[‘select1’]].””;

$check_array2 = array(
1=>”BH-162/19 : 11-17 Apr 19″,
2=>”BH-163/19 : 06-12 June 19″,
3=>”BH-164/19 : 01-07 Aug 19″,
4=>”BH-165/19 : 17-23 Oct 19″,
5=>”BH-166/19 : 05-11 Dec 19″,
6=>”BH-167/20 : 06-12 Feb 20″,
7=>”BAH-70/19 : 22-30 May 19″,
8=>”BAH-71/19 : 03-11 July 19″,
9=>”BAH-72/19 : 11-19 Sept 19″,
10=>”BAH-73/19 : 06-14 Nov 19″,
11=>”BAH-74/20 : 22-30 Jan 20″,
12=>”BAH-75/20 : 04-12 Mar 20″,
13=>”MH-30/19 : 17-20 June 19″,
14=>”MH-31/19 : 18-21 Nov 19″,
15=>”MH-32/20 : 17-20 Feb 20″,
16=>”MTH-20/19 : 22-24 Apr 19″,
17=>”MTH-21/19 : 08-10 Aug 19″,
18=>”MTH-22/20 : 02-04 Jan 20″,
19=>”PH-14/19 :15-18 July 19″,
20=>”PH-15/20 :08-11 Jan 20″,
21=>”MOH-12/19 : 04-07 Sept 19″,
22=>”HPH-09/19 : 10-12 Oct 19″,
23=>”SMH-12/19 : 12-14 Dec 19″,);
//echo “”.$row[‘select2’].””;

$txt4=””.$check_array2[$row[‘select2’]].$row[‘select2’].””;
//$txt4=””.$row[‘select2’].””;
//$txt4=””.$check_array2[$row[‘select2’]].””;

$pieces = explode(‘ ‘, $txt4);
$last_word = array_pop($pieces);
if( strlen($last_word) > 2 ){
$last_word = substr($last_word,0,-2);
}

$pieces[] = $last_word;
$txt4 = implode(‘ ‘, $pieces);

$first_text[]= “\n NAME :”.$txt1.””.$txt2.”\n COURSE NAME:”.$txt3.”\n COURSE CODE:”.$txt4.”\n”;
}

$groupIDStr=”;
foreach ($first_text as $key=>$value)
{
$groupIDStr=$groupIDStr.$value;
if($key!=count($first_text)-1)
$groupIDStr=$groupIDStr.’ ‘;

}

//echo $groupIDStr;

?>

Confirmation to your Online Registration will be sent to email id, provided by you

‘;
?>