Admin Commands

How To Create Admin Account in PHP/MySQL

Submitted by alpha_luna on
If you are looking for on how to create Admin Account in PHP/MySQL then you are at the right place. This tutorial, we are going to learn on how to create an admin account and we can use this source code to create a login function with a session. You can add a new admin, edit the account, or you can delete the account.

Chat System - Admin Command Kick - Client Side

Submitted by GeePee on
Introduction: This tutorial is the eighteenth in my Java Network Programming using KryoNet series, or thirteenth in creating a chat client and server system, in which we are going to be giving clients a command to request actions from an admin. Previous: In the previous tutorial we added private message features to the client. The System: We are going to give the user a GUI to interact with the system - to send messages and see the currently connected members of the chat. When a client connects, add them to a list. Send incoming messages to