<?php function files() { // TODO } function add_file() { // TODO } function alter_file() { // TODO } function delete_file() { // TODO } ?>