0
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
$table = "<w:tbl>";
$table .='<w:tblPr>
<w:tblW w:w="0" w:type="auto"/>
<w:jc w:val="center"/>
<w:tblBorders>
<w:top w:val="single" w:sz="4" w:space="0" w:color="auto"/>
<w:left w:val="single" w:sz="4" w:space="0" w:color="auto"/>
<w:bottom w:val="single" w:sz="4" w:space="0" w:color="auto"/>
<w:right w:val="single" w:sz="4" w:space="0" w:color="auto"/>
<w:insideH w:val="single" w:sz="4" w:space="0" w:color="auto"/>
<w:insideV w:val="single" w:sz="4" w:space="0" w:color="auto"/>
</w:tblBorders>
<w:tblLook w:val="04A0" w:firstRow="1" w:lastRow="0" w:firstColumn="1" w:lastColumn="0" w:noHBand="0" w:noVBand="1"/>
</w:tblPr>';
$table .= "<w:tblGrid>
<w:gridCol w:w='800'/>
<w:gridCol w:w='3700'/>
<w:gridCol w:w='2000'/>
<w:gridCol w:w='1757'/>
<w:gridCol w:w='1000'/>
<w:gridCol w:w='1000'/>
</w:tblGrid>";
$table .= "<w:tr>";
$table .='
<w:trPr>
<w:jc w:val="center"/>
</w:trPr>
';
$table .= "<w:tc>";
$table .= "<w:p w14:paraId='22B64392' w14:textId='77777777' w:rsidR='00D55405' w:rsidRPr='003D674F' w:rsidRDefault='003D674F' w:rsidP='00D55405'>
<w:pPr>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr>
</w:pPr>
<w:r w:rsidRPr='003D674F'>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr>";
$table .= "<w:t>";
$table .= "№ п/п";
$table .= "</w:t></w:r></w:p></w:tc>";
$table .= "<w:tc>";
$table.="<w:p w14:paraId='22B64392' w14:textId='77777777' w:rsidR='00D55405' w:rsidRPr='003D674F' w:rsidRDefault='003D674F' w:rsidP='00D55405'>
<w:pPr>
<w:cantSplit/>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr>
</w:pPr>
<w:r w:rsidRPr='003D674F'>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr><w:t>";
$table .= "Фамилия, И.О. студента";
$table .= "</w:t></w:r></w:p></w:tc>";
$table .= "<w:tc>";
$table.="<w:p w14:paraId='22B64392' w14:textId='77777777' w:rsidR='00D55405' w:rsidRPr='003D674F' w:rsidRDefault='003D674F' w:rsidP='00D55405'>
<w:pPr>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr>
</w:pPr>
<w:r w:rsidRPr='003D674F'>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr><w:t>";
$table .= "Номер билета";
$table .= "</w:t></w:r></w:p></w:tc>";
$table .= "<w:tc>";
$table.="<w:p w14:paraId='22B64392' w14:textId='77777777' w:rsidR='00D55405' w:rsidRPr='003D674F' w:rsidRDefault='003D674F' w:rsidP='00D55405'>
<w:pPr>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr>
</w:pPr>
<w:r w:rsidRPr='003D674F'>
<w:rPr>
<w:sz w:val='24'/>
<w:szCs w:val='24'/>
</w:rPr><w:t>";
$table .= "Оценка* прописью";
$table .= "</w:t></w:r></w:p></w:tc>";
$table .= "<w:tc>";
$table.="<w:p w14:paraId='22B64392' w14:textId='77777777' w:rsidR='00D55405' w:rsidRPr='003D674F' w:rsidRDefault='003D674F' w:rsidP='00D55405'>
<w:pPr>
<w:rPr>
// ... over200 LOC
Это контроллер, чтоб вы знали...
Запостил:
saksmt ,
17.10.2014 (Updated 28.03.2018 )
Комментарии (6) RSS