Forum Moderators: coopster
$filename = '/path/to/my/file.php'; unlink($filename);
the php.net site would help [php.net...]