php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13879 relative paths for chdir?
Submitted: 2001-10-30 18:21 UTC Modified: 2001-10-30 19:35 UTC
From: admin at diyfilms dot com Assigned:
Status: Not a bug Package: Feature/Change Request
PHP Version: 4.0.6 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: admin at diyfilms dot com
New email:
PHP Version: OS:

 

 [2001-10-30 18:21 UTC] admin at diyfilms dot com
Maybe there is a workaround for this or a very good 
security reason for not enabling this feature, but I just 
came across a situation where I wanted to do this:
$dir = chdir('../../'); But it doesn't seem to be possible 
currently... My apologies if this isn't the case.

eirik

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-10-30 18:33 UTC] admin at diyfilms dot com
Oops. My apologies. I should have realized that this was a 
mistake on my part prior to submitting the feature request. 
Sorry.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 06 08:01:33 2024 UTC