tart ();
$ _ SESSION [ role ]=$ data [ admin ];
$ _ SESSION [ loggedInadmin ]=TRUE;
$ _ SESSION [ userid ]=$ data [ id ]; ( location: raquo ;. URL. admin/subjects ); ();
} else ( location: raquo ;. URL); ();
}
}
}
Додаток В
(Вид)
Папка: vies
Файли: .php.php.php.php.php
Файл: pupils.php
lt; div gt;
lt; h3 gt; Учні lt;/h3 gt;
lt; table id= table gt;
lt; thead gt;
lt; tr gt;
lt; th gt; Ім'я ученікав lt;/th gt;
lt; th gt; Прізвище lt;/th gt;
lt; th gt; батькові lt;/th gt;
lt; th gt; Дата народження lt;/th gt;
lt; th gt; Адреса lt;/th gt;
lt; th gt; Батьки lt;/th gt;
lt; th width= 196 gt; Дії lt;/th gt;
lt;/tr gt;
lt;/thead gt;
lt; tbody gt;
lt;? php foreach ($ this- gt; pupils as $ pupil= gt; $ pupil_info):? gt;
lt; tr id= pupil_ lt;?=$ pupil_info [PUPIL_ID]? gt; gt;
lt; td gt;
lt; td gt;
lt; td gt;
lt; td gt;
lt; td gt;
lt; td gt;
lt; span gt;
lt; span gt;
lt;/td gt;
lt; td width= 200 gt;
lt; input type= hidden gt;
lt; button type= button gt;
lt; button type= button gt;
lt; button type= button gt;
lt;/td gt;
lt;/tr gt;
lt;? php endforeach; ? gt;
lt;/tbody gt;
lt;/table gt;
lt; input gt;
lt;! - MODALL ADD PUPIL - gt;
lt; div gt;
lt; div gt;
lt; div gt;
lt; div gt;
lt; button type= button gt;
lt; h4 gt;
lt;/div gt;
lt; div gt;
lt; form role= form gt;
lt; div gt;
lt; label gt; Ім'я учня lt;/label gt;
lt; input id= id_ type= text gt;
lt;/div gt;
lt; div gt;
lt; label for= exampleInput gt; Ім'я учня lt;/label gt;
lt; input id= name_ type= text name= name gt;
lt;/div gt;
lt; div gt;
lt; label for= exampleInput gt; Прізвище учня lt;/label gt;
lt; input id= surname_ type= text name= name gt;
lt;/div gt;
lt; div gt;
lt; label for= exampleInput gt; батькові учня lt;/label gt;
lt; input id= lastname_ type= text name= name gt;
lt;/div gt;
lt; div gt;
lt; label for= exampleInput gt; дата народження lt;/label gt;
lt; input id= birthday_ type= text name= experiense gt;
lt;/div gt;
lt; div gt;
lt; label for= exampleInput gt; батьки lt;/label gt;
lt; label for= exampleInput gt; мати (ПІБ та місце роботи) lt;/label gt;
lt; input id= mather_ type= text name= category gt;
lt; label for= exampleInput gt; батько (ПІБ та місце роботи) lt;/label gt;
lt; input id= father_ type= text name= category gt;
lt;/div gt;
lt;/form gt;
lt;/div gt;
lt; div gt;
lt; button type= button gt;
lt; button type= button gt;
lt;/div gt;
...