What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » PHP Help - Warning: unlink(imgs/) [function.unlink]: [resolved]

PHP Help - Warning: unlink(imgs/) [function.unlink]: [resolved]
Author: Message:
prashker
Veteran Member
*****


Posts: 5109
Reputation: 104
– / Male / –
Joined: Mar 2005
Status: Away
O.P. PHP Help - Warning: unlink(imgs/) [function.unlink]: [resolved]
According to Nathan he told me to post this below since this is the erroring code thing I guess :P.

code:
$actual variable name here = mysql_fetch_array($other variable name);
unlink("{$actual variable name['row title goes here']}");

Anyways. Basically, in my admin panel I have a delete button which is supposed to delete the image file. But it only deletes it from the database list, but the file is still online and works. You just cannot see it in the admin panel anymore.

This is the error code

code:
Warning: unlink(imgs/) [function.unlink]: No such file or directory in /home/sonicsam/public_html/jesuswasajew/adminx/index.php on line 53

Anybody with the powers to help ;o?

This post was edited on 04-20-2007 at 08:32 PM by prashker.
04-19-2007 06:56 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
PHP Help - Warning: unlink(imgs/) [function.unlink]: [resolved] - by prashker on 04-19-2007 at 06:56 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by Nathan on 04-19-2007 at 06:59 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by WDZ on 04-19-2007 at 07:10 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in - by prashker on 04-19-2007 at 07:20 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by Veggie on 04-19-2007 at 07:23 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by Nathan on 04-19-2007 at 08:14 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by prashker on 04-19-2007 at 08:33 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in - by L. Coyote on 04-19-2007 at 09:58 PM
RE: RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by WDZ on 04-19-2007 at 10:16 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in.... - by prashker on 04-19-2007 at 11:30 PM
RE: PHP Help - Warning: unlink(imgs/) [function.unlink]: No such file or directory in - by prashker on 04-20-2007 at 02:54 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On