Hello,
first sry for my bad englisch iam a german guy.
I want to ban someone via a form. I have a database with the table “bans” and there I saved these Lines:
ID, Status (1 =ban /0 = not banned), PlayerName , AdminName (who banned player), Reason ( why the admin banned him) and Date ( when the admin banned him).
Iam a newbie in php and i dont know, where i should begin and where it should end.
It would help, if someone post some helpful code snippets or Keywords.
Fact is: I need a bansystem via a form. Thank you for every helpful comment.