ive got a forum and I allow the user to delete their account.
and I want the user streams to still be there and the username that will be shown, but I'm interested in one thing.
if the user is deleted (basically I just NULL their username and password in the table row, but I leave everything else intact) and the other user logs the same username, then people will assume that the new user with the same username Created all threads created by the previous user.
or is it a normal procedure to prevent new users from choosing the usernames that have been deleted?
What is the best way to delete users?
ajsie source share