php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23010 unlink() does not support FTP urls
Submitted: 2003-04-01 16:22 UTC Modified: 2003-05-14 13:12 UTC
From: 1413 at blargh dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.2RC1 OS: Debian Linux 3.0
Private report: No CVE-ID: None
 [2003-04-01 16:22 UTC] 1413 at blargh dot com
The unlink() function does not appear to support  
ftp://-style URLs, although fopen(), etc. work fine with  
those URLs.  
  
This reads (according to the allow_url_fopen) as presently  
behavior-by-design, but it'd be nice to see it supported.  
 

Patches

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-05-14 13:12 UTC] pollita@php.net
This feature has now been added, look for it in PHP 5.0 (or the next snapshot [ http://snaps.php.net ] of PHP 5.0 if you're eager to try it out)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Aug 19 06:01:29 2024 UTC