| 
 | ssh2_sftp_unlinkDelete a file Description
   bool ssh2_sftp_unlink
    ( resource  $sftp, string$filename)Deletes a file on the remote filesystem. Parameters
 
 Return Values
   Returns  Examples
 Example #1 Deleting a file 
<?phpSee Also
 
 |