delete

deleteSee unlink() or unset()

Description

This is a dummy manual entry to satisfy those people who are looking for unlink() or unset() in the wrong place.

Return Values

No value is returned.

See Also

Коментарии

Автор:
Unlink refers to the underlying UNIX command, unlink, which removes the symbolic or hard link to the file, not necessarily the file itself. The file is only removed when all links to the file are removed.
2013-07-09 18:45:02
http://php5.kiev.ua/manual/ru/function.delete.html

    Поддержать сайт на родительском проекте КГБ