MordApp

Accesso

Registrazione


Le due password non coincidono"); if (!in_array($data["cat"], ["student", "teacher", "other"])) return UIauth("

Selezione una categoria

"); if ($data["cat"] == "student" && !in_array($data["classe"], str_split("12345"))) return UIauth("

Selezione una classe

"); if ($data["cat"] == "student" && !in_array($data["sezione"], str_split("ABCDEFGHIJKLMNOPQRSTUVWXYZ"))) return UIauth("

Selezione una sezione

"); if (empty($data["name"]) || empty($data["email"]) || empty($data["password"])) return UIauth("

Compila tutti i campi

"); if ($data["cat"] == "student") $classe = $data["classe"] . $data["sezione"]; elseif ($data["cat"] == "teacher") $classe = "Docente"; else $classe = "altro"; $res = new_account($data["email"], $data["name"], $data["password"], $classe); switch ($res) { case "ALREADY_EXISTS": return UIauth("

Esiste già un account con questa email

"); break; case "INVALID_EMAIL": return UIauth("

Email non valida

"); break; case "WRONG_DOMAIN": return UIauth("

Occorre una email @liceococito.it

"); break; } email("Nuovo Account", 'Grazie per esserti registratə su MordApp
Verifica il mio account', $data["email"], $data["name"]); ?>

Mordapp

Account registrato.
Ti arriverà una email di conferma a breve per l'attivazione
Ok
Sessione invalida"); ?>

Benvenutə

Mordapp

" style="height:40px;">

Food


Utente


Esci


Food


Fasce Orarie


Menu


Utente


Esci



Sessione invalida"); ?>

Ordini

MordApp

" style="height:40px;">




Data:
Ora:

Creato il
" . htmlentities($d["name"]) . " ×" . ((int)$d["dishQty"]) . "
"; $subtot = ((int)$d["dishQty"]) * $d["price"]; echo " €" . number_format($d["price"], "2", ",", "'") . " × " . ((int)$d["dishQty"]) . " = € " . number_format($subtot, "2", ",", "'") . "
"; if ($d["dishNotes"]) echo "

Note:
" . htmlentities($d["dishNotes"]) . "


"; $tot += $subtot; ?>


Totale: €

Note:
" . htmlentities($el["notes"]) . "


"; ?>

">
">


Sessione invalida"); if ($orderId != "NEW") { $o = getOrder($token, $orderId); if (!$o) return showOrders($token); $new = false; } else { $new = true; } ?>

Ordine per il

Nuovo Ordine

MordApp

" style="height:40px;">



prepare("SELECT * FROM Dishes WHERE deleted=0 ORDER BY name ASC"); $q->execute(); $list = $q->fetchAll(PDO::FETCH_ASSOC); foreach ($list as $el) { $val = 0; $total = "0,00"; $notes = ""; foreach ($o["dishes"] as $di) { if ($di["id"] == $el["id"]) { $val = $di["dishQty"]; $total = number_format($val * $el["price"], 2, ",", "'"); $TOT += $val * $el["price"]; $notes = $di["dishNotes"]; break; } } ?>

× " value="" data-cpu=""> = €


Note


Totale:







Sessione invalida"); ?>

Gestione account

Mordapp

" style="height:40px;">



Accesso

" requried>

" requried>


Sessione invalida"); $data = computeTimeframes(); ?>

Ordini

MordApp

" style="height:40px;">



Parametri di ricerca



">

">





Nessun risultato"; ?>
Seleziona il giorno"; } ?>

Sessione invalida"); ?>

Fasce Orarie

MordApp

" style="height:40px;">


Aggiungi fascia oraria

Salva
Sessione invalida"); ?>

Fasce Orarie

MordApp

" style="height:40px;">


Aggiungi Piatto

Salva