<?php unlink('data.txt'); echo "File deleted successfully"; ?>