<?php require "vendor/autoload.php"; include_once("config.inc.php"); include_once("init.php"); $task = $_POST["task"]; $action = $_POST["action"];