Welcome Guest, Not a member yet? Register   Sign In
How I can Unlink a file
#1

[eluser]hz[/eluser]
Hi
I want o delete a file when its particular record is deleted.
i've simply use the php unlink function to unlink that file.

unlink("images/myimage.jpg");

The code is saved in a php file (htdocs/project/system/application/views/delete.php)
my images are saved in a folder placed on root folder(htdocs/project/images).
I've tried a lot but its continuosly giving me the error that no such file or directory found. What i m doing wrong?


Messages In This Thread
How I can Unlink a file - by El Forum - 01-06-2008, 11:44 PM
How I can Unlink a file - by El Forum - 01-07-2008, 12:21 AM
How I can Unlink a file - by El Forum - 01-07-2008, 12:22 AM
How I can Unlink a file - by El Forum - 01-07-2008, 12:33 AM
How I can Unlink a file - by El Forum - 01-07-2008, 06:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB