delete
(no version information, might be only in CVS)
delete -- See
unlink() or
unset()Description
void
delete ( string file)
This is a dummy manual entry to satisfy those people who are looking for unlink() or unset() in the wrong place.
See also: unlink() to delete files, unset() to delete variables.