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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: 1413 at blargh dot com
New email:
PHP Version: OS:

 

 [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

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: Thu Sep 12 02:01:26 2024 UTC