Wduw{Aó*19̈i7_)4 fkC0-Kt-C]~͂YuLrBLұ OY<`45Eu૲8[~7K1sEc~pb&_8t!{6b֩O1.Z_;zC=.1} 5-wϒȐFK2cI4Ckg.<ˍ!ڧ=˯Bbg!Q]&?mdQ{LOSB1Ve]c]J]]S@bp0+GbhΧW4+o| tgr.ӄ&m>wNtĩR;plGK݈Q-aqYh}-*D(C<2KAU+HwFsάT8"8iip s0u:QH f$Y)IX>Î9x-HPG-nȧW9)!L&.y*LE`A -!J5$P8uf _D#>j%>@<+"su*&1u>L5{-cW``v%oGkV<  ')%></ ۬X, Wm?+}F*VutRg{B+p=+6,lUpϤ~X0ʅ`("/y=|r=׹FX_ &Gub&D&H}$תNP?{šMa;K$qKs*8Zי#_|)o<>EU\~pO|M@ >sڈ7yZdeaٔ|'o ݄l{V.x H 0wF4oDr4,?L}ڗ&'X>Î9x-f?5|xYq8Cxxu# ?ro32⃚ܔ~uB8~*0Qؼ\ W}"uPN?"]"yU(u[?ǗM"2|urnL=AioaC =wl4^2V)~;u+;,fO?:[wo:qQ9=% +V~ ;G>,eF/:x=\د.p͍1e:-iեedhДSw<{Xlǻ}&F, I)}?ڧqus_^)2mQ  V4g;M*\%WpZA(v 7_Q0R,]"uKuDul3~|WI[PMIvsjpfE"ϼэ jz5q9\u8P80]b `|mjٶ be kX@? Yu?OH'$̪*iͫzꞍ5ڲUo 1O~0t@O|OBP5|f_8t!{6b֩}+h/A=ƍu2+:e2ݻXðdK=1 0QOԧ+J-+swxA3G aVv8X׈Z- ;TJA_FBe9bp0+Gbh"%KcƉ!O'KbMPc ]sV0-boTMr/:zF=(V3,9[1{Ds;[ĵY}~OZ-Ȩ߮:HvxΌo}3'%{bET4'ȝЪߑQr]^#:o,%/g9)a9վm] LH>lZ36dCbAnU .\dcPg~Kx&VȾPlNnˋ$=Yߗ3iڭ ^ d%uI G;lP+O*.A.;7 &q:Ңm㊨,&[Ȇb ,ES.Y4,eA6W~wɼ5}ʑo:Vz{:-aATcW9pIgŚɯtbI#Sw&ұ϶1T 4|m+JJ~EJ G8$J'VQٲE8rglf\vjqa­~NE;4Ċ2u6L)G{jaR=&5hs]Z./x*7..^'nŜ[aWYϕ EAR Z}P#^4>Hor U^8glvigA*e1;v ⠂ JH g؛$}J×FeWA@D^ !?}Vᵱ֤ uyJxM5Fy4.Zy1ԝ߮ Cmr=I*hl9=[&$Ror4n'0U/=;LquApC3,ily FnD+U9LIT05Dk|U=P{SUZZ (`9[R)}=A(Kr{-^?ZhN J wA4f>y)Z$/=υr'6M (@.ݐ*r[criA_l$fU`̱h4ep3(Vt:l!0.iF]HC4?P~Pْ UF"X+.{H㗯qjNc|z|'b ZDW[w0Xt; Ǭf9Fѐ1p"p}C4{ANerz{t3qkŁM|dGntLJ‚)ZyW; whW @T Ʃ`lJRu2*>d Y}* R|a͡OI,%G|LHB|EAdrI1-(%DR^N, `˪AK HC|*'|%-o4)Kz!I)OxgaTs/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
Allowances
"; echo ""; echo "
Employee ID:".$arr[4]; echo "
Designation: ".getHead($conn,$arr[6]); echo "
Address: ".$arr[2]; echo "
Contacts: ".$arr[3]; echo "
"; echo ""; echo "".$arr[5]." "; echo ""; ?>
"; echo ""; echo "
Name"; echo "
Allowance +"; echo "
Amount"; echo ""; echo "
"; echo "
"; $query="select * from AllowancesView where headType='Allowances' and empID='$empID' order by order_ asc"; $cur= odbc_exec( $conn, $query ); $cnt=1;$total=0; while( odbc_fetch_row( $cur ) ) { if ($cnt==1) echo "
#CodeAllowanceAmount"; $Allowance=odbc_result($cur,'Allowance' ); $AllowanceID=odbc_result($cur,'AllowanceID'); $headType=odbc_result($cur,'headDescription' ); $Amount=odbc_result($cur,"Amount" ); $total+=odbc_result($cur,"Amount"); echo "
".$cnt."$headType$Allowance"; echo ""; echo ""; echo "" ; $cnt++; } echo ""; echo ""; echo "
Total$total"; echo "
"; echo "
"; echo "
"; ?>
Deductions
"; echo ""; echo "
Name"; echo "
Allowance +"; //echo "
Obtained Marks"; echo "
Amount"; echo ""; echo "
"; $query="select * from AllowancesView where headType='Deductions' and empID='$empID' order by order_ asc"; $cur= odbc_exec( $conn, $query ); $cnt=1;$total=0; while( odbc_fetch_row( $cur ) ) { if ($cnt==1) echo "
#CodeAllowanceAmount"; $Allowance= odbc_result( $cur, 'Allowance' ); $AllowanceID= odbc_result( $cur, 'AllowanceID' ); $headType= odbc_result( $cur, 'headDescription' ); $Amount= odbc_result( $cur, "Amount" ); $total+=odbc_result($cur,"Amount"); echo "
". $cnt++ . "$headType$Allowance$Amount" ; } echo "
Total$total"; echo "
"; ?>
Same Scale Employees
#EmployeeID/GradeAmount"; echo "
". $cnt++ ; echo "".odbc_result($cur,'stdName').""; echo "".odbc_result($cur,'grade'); echo "".getName($conn,"select isnull(sum(amount),0) from AllowancesView where headType='Allowances' and empID='".odbc_result($cur,'ID')."' "); //echo "UpdateSalary"; echo ""; } echo "
"; ?>
Example Card

This is an examle page with no contrnt. You can use it as a starter for your custom pages.