php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #19096 can not deny file function
Submitted: 2002-08-25 16:29 UTC Modified: 2002-08-25 16:48 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: php at nospameedyt dot com Assigned:
Status: Closed Package: *Configuration Issues
PHP Version: 4.2.2 OS: Windows XP
Private report: No CVE-ID: None
 [2002-08-25 16:29 UTC] php at nospameedyt dot com
i can't deny the file function, it is being used like:

$something = @file ("http://www.php.net/index.php");
$something2 = implode ('', $something);

please help!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-25 16:34 UTC] derick@php.net
Sorry, but the bug system is not the appropriate forum for asking
support questions. Your problem does not imply a bug in PHP itself.
For a list of more appropriate places to ask for help using PHP,
please visit http://www.php.net/support.php

Thank you for your interest in PHP.
 [2002-08-25 16:47 UTC] php at nospameeyt dot com
well i tryed dneying it in php.ini but it didn't work, oh well.
 [2002-08-25 16:48 UTC] php at nospameedyt dot com
closeing
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 03 19:01:32 2024 UTC