mysql_query("DELETE FROM message WHERE user='$user' AND sender='$sender'");
I do this and it doesn't delete the data in the database
am i doing something wrong?
can you use this:
WHERE user='$user' AND sender='$sender'
This post has been edited by TheMaster1: 22 July 2011 - 08:10 AM

New Topic/Question
Reply




MultiQuote





|