here is my mp3 uploaders . i have a delete file i got from somewhere else but i get an error.
can someone look at it please.
even if it just deletes it from the database would be good thanks.
error is on line 54 in the delete.php
Warning: Division by zero in /home/wapchat4/public_html/mp3s/delete.php on line 54
Warning: unlink() [function.unlink]: Unable to access in /home/wapchat4/public_html/mp3s/delete.php on line 54
Error! Sorry file cannot be deleted.
it still deletes it from database even with that error but not the file itself
can someone look at it please.
even if it just deletes it from the database would be good thanks.
error is on line 54 in the delete.php
Warning: Division by zero in /home/wapchat4/public_html/mp3s/delete.php on line 54
Warning: unlink() [function.unlink]: Unable to access in /home/wapchat4/public_html/mp3s/delete.php on line 54
Error! Sorry file cannot be deleted.
it still deletes it from database even with that error but not the file itself
Comment