Posted by fastrat on 04/10/06 08:47
hey pal :) you are not deletin the files
because in php code you wrote del " $sql = "DELETE FROM $tbl_name WHERE
id='$del_id'";
> $result = mysql_query($sql);" but wont you try do write php code to delete files too like"ifdel name then del *.jpg;" :) then put it there its gonna work
by the way i am not php programmer but i undestand it because i have
knowledge of other programs and thats the mistake yuo have put there
you delete only name by code (only one action) but not jpgs
[Back to original message]
|