hopefully working now
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
<!--PAGENAME=You dont have any rights-->
|
||||
<h1>Watch something</h1>
|
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
if ($_SERVER["REQUEST_METHOD"] == "POST") {
|
||||
global $mysqli;
|
||||
// Handle login form submission
|
||||
$email = $_POST['email'];
|
||||
$password = $_POST['password'];
|
||||
|
Reference in New Issue
Block a user