ssh2_sftp_unlink

Example

 bool ssh2_sftp_unlink ( resource $sftp , string $filename ) 

Description

Deletes a file on the remote filesystem.

Return Values

Returns TRUE on success or FALSE on failure.