st.pma (2.8 MB)
I get this json
I only need student data
получаю такой json
мне нужны только данные студентов
{"success":"studentAllTrue","students":[{"id":"11","studentidold":"1001","studentid":"35653464","lastname":"Pavlenko","firstname":"Vladimir","othername":"Viktorovich","sex":"f","dateofbirth":"2020-08-07 00:00:00.000","placeofbith":"Russia","hometown":"Russia","nationality":"Russian","residence":"hol","programme":"programm","form":"1","classname":"2","house":null,"guardiansname":"Ivan","occupation":"khk","hsenoresidence":"34","contactone":"43546587","contacttwo":"25465786","additionalinfo":"ok"},{"id":"12","studentidold":"1002","studentid":"46578697","lastname":"Smirnova","firstname":"Ekaterina","othername":"Nikolaevna","sex":"m","dateofbirth":"2020-08-07 00:00:00.000","placeofbith":"hg","hometown":"rrrrrrrr","nationality":"Russian","residence":"fgffgfgfgfgf","programme":"bio","form":"2","classname":"2","house":null,"guardiansname":"sdghsdgh","occupation":"dghsdg","hsenoresidence":"hsdghs","contactone":"6457876667","contacttwo":"6789686756","additionalinfo":"ok"},{"id":"13","studentidold":"1003","studentid":"35246","lastname":"Kawaski","firstname":"Kayumi","othername":"yy","sex":"m","dateofbirth":"2020-08-07 00:00:00.000","placeofbith":"Tokyo","hometown":"yru","nationality":"Japan","residence":"yruyr","programme":"air","form":"2","classname":"1","house":null,"guardiansname":"yyyy","occupation":"yuryeu","hsenoresidence":"reuy","contactone":"3576543467","contacttwo":"6478737678","additionalinfo":"no"}]}
login - password === admin - admin
at the beginning, the program checks the session - if there is no session, it proceeds to enter the login and password
в начале программа проверяет сессию - если сессии нет переходит к вводу логина и пароля