class= " lineNumbers "
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:
|
class=
>< " class= " id= " codeSnippet854980 0) {, то
коллектор («положение: student_duplicate.php»);
выход ();
}
$sentry_name = " student_insert_execute.php ";
require_once («sentry_lock.php ");
$page_title = «страница вставки студента»;
$first_name = mysqli_real_escape_string ($cxn, уравновешивание ($_POST [«first_name»]));
$last_name = mysqli_real_escape_string ($cxn, уравновешивание ($_POST [«last_name»]));
$password = mysqli_real_escape_string ($cxn, уравновешивание ($_POST [«пароль»]));
$email = уравновешивание ($_POST [«электронная почта»]);
$cell_phone = уравновешивание ($_POST [«cell_phone»]);
$organization = mysqli_real_escape_string ($cxn, уравновешивание ($_POST [«организация»]));
$class = уравновешивание ($_POST [«тип»]);
$insert = «вставка в студентов (first_name, last_name, электронная почта, пароль, cell_phone, организацию, тип)
оценивает ("$first_name», «$last_name», «$email», «$password», «$cell_phone», «$organization», «$class ")»;
$insertexe = mysqli_query ($cxn, $insert);
если (! $insertexe) {
$error = mysqli_errno ($cxn). «: » .mysqli_error ($cxn);
умрите ($error);
}
require_once («header.php ");
? >
|