delete user account

Discussion in 'PHP' started by newbie12345, May 12, 2010.

  1. #1
    does any one no where can i get a tutorial where i can follow to allow users to be able to delete their account
     
    newbie12345, May 12, 2010 IP
  2. FriendSwapMeet.com

    FriendSwapMeet.com Peon

    Messages:
    67
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    mysql_query("DELETE FROM Persons WHERE username='Griffin'");
     
    FriendSwapMeet.com, May 12, 2010 IP