09.10.2016, 19:50
Can you add a function to check if a command exists?
ex:
returns 1 if exist 0 if not, it would be useful to block the existing commands from being used by non registered / logged in users while they yet can use the unknow commands....
btw Good job.
ex:
PHP код:
CommandExist(cmd[]);
btw Good job.