Преглед на файлове

cleaned up file

pull/16/head
mauirixxx преди 7 години
родител
ревизия
7019e2b5c2
променени са 1 файла, в които са добавени 0 реда и са изтрити 3 реда
  1. +0
    -3
      includes/titleranks-submit.php

+ 0
- 3
includes/titleranks-submit.php Целия файл

@@ -1,7 +1,4 @@
<?php
# investigate if we can put multiple input boxes and loop through them to insert into the database (see includes/titleranks-add.php)
# https://stackoverflow.com/questions/34469482/how-to-insert-multiple-inputs-into-the-database-using-the-power-of-php

$stmtstins = $con->prepare("INSERT INTO gwsubtitles (titlenameid, stname, stpoints, strank) VALUES (?, ?, ?, ?)");
$stmtstins->bind_param("isii", $_POST['titlenameid'], $_POST['titlerankname'], $_POST['titlepoints'], $_POST['titlerank']);
$stmtstins->execute();


Зареждане…
Отказ
Запис