i'm trying to write my website from beginning again because i want to learn programming websites so i decided to delete my old website and start with opening notepad well now i come to user registration, i realize that if i just write to the database then it will add the user even if there already is a user with that name... so i come here to ask how i can check if the username is already taken...