I have a problem in mysql,
How can I store users' nickname like this: "" in a database?
Because for the moment it gives me: "????????????????????" in the table and I really need the real username of all users so I can rank them with the correct nicknames
Thank you!