65

$search = $_GET ['search'];
$table = $_GET ['table'];

$query= mysqli_query ("$search FROM $Table");

😲😲😢😢

Comments
Add Comment