<?php // use unlink('filename.extension') to delete a file // For example: unlink('foo.php'); // will remove the file named foo.php // Happy coding, my homies! <3 ?>