Wduw{Aó*19üEwxLT)Z 2e;[cg6TS{* \ jCE_VtC & R6:D~=,@IL8 !ۙj>ub}r]oP0̰Mc{8 i-齗Y؞::6p[.K{,-,__ HW|" H]{dZyh`n S7zeZZ:SB|~ 6I8pOS(f(e^W O_Nww%‹遬svśF/̿ T$I%XB[+vsJA/I3{X0ȰznM; |mI݄H ɿGKUӥRU~D逝]y@=f:A07x: S F/bqɫ'jJgNr${@-kOp\nGY)vGy9eO ᓛw-+qc.zhC?'Cf\&h!g kO=3qNHSakr/ɴDAS IjۖKE0Op[ۨدY')&" Z=Mƺ͕YUr JM(!a+ {9O5V䐓cl%L']4_̎F[;=veVʮps  ZY 1?1VڼTĤO2zRHK mDD/6-33:[dps  ZY 1?1VWB?[n@ ! jQJ6ˆ7b5υ#DxIQkkٰZr}W3PEbtˤx=vVxp$bVx㴐u:I<κȺ r_kHP#W5ru:I0,\`j^DD]a2ȸށUD(if2G!2jZLB^}̡VﻟTyp;ﻟTyp;ﻟTyp;8Jw5\xԸˠW:D`ha3ݎ<-?# wѪ?hf@'i5/*>,Bdo RɃnO-w'd]kFY]uem d|X1kv,_ꀗ]s )gAVZ;q 5"]bhPˬ̉C2WV^nv1z*p+> Gݨ?X`よ;SɃSUEf"ZE"?JV Vd!LD\BÅ)7 Wla@uw '>4ȃʂ5Ŕuj@I& !{O7u^Ju20&q,3d=?3Nf" Pq~2k!K8GkKT7NB,WM MR,Mi U :(Dsf^C)㪒&Gy#GpJP>Y?TWZM #6nfXG/A6c$3,U?^fUyb NcWe=WiVjSI@n?,ؓRlQl^ z挡:xo$εL‹UԠoځn?Q$f@ѤUԠoځ*do"]ѓQĬchEscn =WK4*w,pVZG,ŏyA5[,M}Ŷt.:@a(KO3}X]Zһ#m"o:ݿ:) IvFkNHS/u2dDEuj1CGX;id?7NGJ,jsCjzkNkrks \ao T,)b yڻJz,$'cB¤$MdFy5L`Y8 ֋:^م)Ljh.d[vd;ۑ; i|{$P?$!%ˬ\3(*(ݯ(`Ǐ8)2KV# yΎ- Ne-[.&gv^+5&g%*\^/y +^ .Hm'sB >лiܪ`8 Q'r#V| {NVV 9tJd$ܢegNiӀ4:3N+74[x3pM/SStj x[kDJ}؊ǒ4g_5,<+zZ<qj1ch =vGQ\J5{uc$j#I F(yXrڝ.(F.tE׌_T64[oă$)c{tCfv,p4x"{vKq"q`q&P ̺VO}"is}-zS 3aޝX Ry@Xꖀ}ٞ }tU¡+r\:섇3%)&U7n:h=̥I4FK*YZ;UT,S3#|iO"T|*HXյ΅ŷ#^v1VS4tJf [܌269:;3iG㿘tmA1<.Za[3 (rYOGh"ofώ=""?1oq]7 KKNzCvƲCU .(կvSkթ̄eTw~::|& G(omK )ʩ&XXG9I[PMIvsjvf? ' ]10({PUPEcaO!txxcxG>1K# ݿ2;۵s|hp=05\}dП2yH[Lq`NC T?PF%NmYӰL?Q9&ޮRD6F x,Y1Eu tfEm2Alo%0[YO RA=Ksl1s6uCڃH^2aZ)]U4I >5r}TFP֨Ʉ.`͵ۙ*l'"5K13/̺?uC$)6+K9F2e3+봅&$Ror4n'0UKWM9YVGjTP>b&window.open('jobFormula?autoID=$autoID','_self')"; } $empName=getName($conn,"select stdName from student where ID='$userID' "); echo "
"; echo ""; echo ""; echo ""; //echo "
UPLOAD DATA
Name"; echo "
Date"; if($isLive=="0") echo " Live"; else echo " Live"; echo "
Job +"; echo "
Degree +"; echo "
Percent"; echo "
Order"; //echo "
File/Image"; ?>
"; echo "
"; //$query="select * from AccountHeads where headType='$headType' and headID='$jobID' order by order_ "; $query="select * from AccountHeads where headType='jobPercent' and headID='$jobID' order by order_ "; $cur= odbc_exec( $conn, $query ); $cnt=1; while( odbc_fetch_row( $cur ) ) { if ($cnt==1) echo "
SerialJobEducationpercentageEDITDELETE"; $jobID=getName($conn,"select headName from AccountHeads where ID='".odbc_result($cur,'headID')."'"); $degreeID= getName($conn,"select headName from AccountHeads where ID='".odbc_result($cur,'Balance')."'"); $percent=odbc_result( $cur,'openingBalance'); echo "
". $cnt++ . "$jobID$degreeID$percentEdit" ; echo "Delete" ; $jobID=odbc_result($cur,'headID'); } echo "
"; echo "
"; $degreeName=array(); $cnt=1; /* $query = "select ID,headName from AccountHeads where isHead is null and headType='Education' order by order_"; $cur= odbc_exec( $conn, $query ); $cnt=1; echo "
SerialName"; while( odbc_fetch_row( $cur ) ) { $degreeID[$cnt]= odbc_result($cur,1); $degreeName[$cnt++]= odbc_result($cur,2); echo "".odbc_result($cur,2)."
".odbc_result($cur,1); } */ //odbc_close($conn); ?>
Example Card
"; $query = "select Balance,openingBalance from AccountHeads where headType='$headType' order by order_"; $cur= odbc_exec( $conn, $query ); $cnt=1; echo "
SerialName"; while( odbc_fetch_row( $cur ) ) { $degreeID[$cnt]= odbc_result($cur,1); $percent[$cnt]= odbc_result($cur,2); $marks=getName($conn,"select headName from AccountHeads where ID='".$degreeID[$cnt]."' "); echo "".$marks."
".odbc_result($cur,2); $cnt++; } echo "
Total"; $query = "select ID,stdName from student where recordType='Candidate' order by ID"; $cur= odbc_exec( $conn, $query ); $cnt=1; while( odbc_fetch_row( $cur ) ) { echo "
".$cnt++."".odbc_result($cur,'stdName'); $total=0; for($x = 1; $x <= count($degreeID); $x++) { $marks=(float) getName($conn,"select obtMarks*".$percent[$x]."/totalMarks from qualification where degreeID='".$degreeID[$x]."' and ID='".odbc_result($cur,'ID')."' "); echo "".floatval($marks); $total+=$marks; } echo "$total"; } echo "
"; echo "
"; ?>