retouche phrase gagnant aux enigme et vancance
這個提交存在於:
父節點
00e7ef66e0
當前提交
f9a6f38d9b
共有 2 個檔案被更改,包括 4 行新增 和 2 行删除
|
|
@ -1,9 +1,10 @@
|
||||||
<?php
|
<?php
|
||||||
ob_start(); // Start reading html
|
ob_start(); // Start reading html
|
||||||
|
|
||||||
include "script/db.php";
|
|
||||||
header('Location: construction.php');
|
header('Location: construction.php');
|
||||||
|
|
||||||
|
include "script/db.php";
|
||||||
|
|
||||||
if(isset($_POST['send'])) {
|
if(isset($_POST['send'])) {
|
||||||
if(!empty($_POST['answer']) AND !empty($_POST['team'])) {
|
if(!empty($_POST['answer']) AND !empty($_POST['team'])) {
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,8 @@
|
||||||
<?php
|
<?php
|
||||||
ob_start(); // Start reading html
|
ob_start(); // Start reading html
|
||||||
include "script/db.php";
|
|
||||||
header('Location: construction.php');
|
header('Location: construction.php');
|
||||||
|
include "script/db.php";
|
||||||
|
|
||||||
$end = false;
|
$end = false;
|
||||||
|
|
||||||
|
|
|
||||||
載入中…
新增問題並參考