Welcome Guest, Not a member yet? Register   Sign In
[ SOLVED ] Unlink problem
#1

[eluser]GreenDude[/eluser]
I tried to use the unlink() function but I get an error I don't understand.

Code:
$filestring = base_url().'uploads/'.$row->filename.$row->ext;
unlink ( $filestring );

Quote:A PHP Error was encountered

Severity: Warning

Message: unlink() [function.unlink]: http does not allow unlinking

Filename: controllers/face.php

Line Number: 109

Any ideas why? I am aware that this might be a newbie-ish problem :)


Messages In This Thread
[ SOLVED ] Unlink problem - by El Forum - 01-30-2008, 08:43 AM
[ SOLVED ] Unlink problem - by El Forum - 01-30-2008, 08:48 AM
[ SOLVED ] Unlink problem - by El Forum - 01-30-2008, 09:17 AM
[ SOLVED ] Unlink problem - by El Forum - 11-09-2008, 10:48 AM
[ SOLVED ] Unlink problem - by El Forum - 11-09-2008, 06:33 PM
[ SOLVED ] Unlink problem - by El Forum - 10-07-2009, 02:40 AM
[ SOLVED ] Unlink problem - by El Forum - 02-25-2012, 04:21 AM
[ SOLVED ] Unlink problem - by El Forum - 02-25-2012, 05:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB