php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15510 file() not recognizing ~ char
Submitted: 2002-02-11 14:46 UTC Modified: 2002-02-15 12:56 UTC
From: patrik at medieteknik dot se Assigned:
Status: Not a bug Package: HTTP related
PHP Version: 4.1.0 OS: Linux 2.4.13 (Slackware 8)
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: patrik at medieteknik dot se
New email:
PHP Version: OS:

 

 [2002-02-11 14:46 UTC] patrik at medieteknik dot se
When i try to access a file on an web server, file() can't find files with the ~ char in the filename.
ex. file("http://www.server.srv/~my_account/importantfile.txt");

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-02-15 12:56 UTC] sander@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".


I can't reproduce it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 13:01:31 2024 UTC