• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Adding columns in tables MySQL

ond

Veteran OT User
Joined
Mar 24, 2008
Messages
2,781
Solutions
25
Reaction score
490
Location
Sweden
I want to add a new column in the table Players

PHP:
Examples:

ID
Name
Group_id
Level
Vocation
Experience

etc etc

I want to add
Online

If someone knows how to do, please notify me here!!!
 
Back
Top