Welcome Guest, Not a member yet? Register   Sign In
HELP: Could not use File Helper to remove file
#1

[eluser]joneslee[/eluser]
Hi everyone,
I am very new to PHP and CI so please be gentle if my question might sound clumsy. I couldn't remove a file on my server located at /sample/test.txt (owned by apache:apache and octal is 764). Below is my code:


Code:
$file = './sample/test.txt';

delete_files($file);

Just wondering if I am missing any important piece of the formula...


Messages In This Thread
HELP: Could not use File Helper to remove file - by El Forum - 02-02-2009, 10:53 PM
HELP: Could not use File Helper to remove file - by El Forum - 02-03-2009, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB