24.07.2016, 14:24
Hello everyone, so I've thought hard how to make a function to: Enter an account ID and it returns the account name. My MySQL "accounts" table got: "ID" (account ID), "Name" (account name) bla bla bla
So, can someone make me a function to enter an account ID and it returns the account name? for Example:
/getaccname [ACCOUNT_ID], it searches if this account ID exists, if ye, it returns a name..
Please.
So, can someone make me a function to enter an account ID and it returns the account name? for Example:
/getaccname [ACCOUNT_ID], it searches if this account ID exists, if ye, it returns a name..
Please.