Manual
do
PHP
Anterior
Próxima
ftp_delete
ftp_delete -- Deletes a file on the FTP server
Description
bool
ftp_delete
( resource ftp_stream, string path)
Retorna
TRUE
em
caso
de
sucesso
ou
FALSE
em
falhas
.
Anterior
Principal
Próxima
Acima