I have a function called create:
function create($table, $data) { global $conn; $sql = "INSERT INTO $table SET "; $i = 0; foreach($