can anyone explain to me the different function header definitions in a simple way that an idiot such as myself can understand?
i.e. public, stock, none, etc
and how can i make a function private (so only this plugin can use it) and how can i make a function so another plugin on the server can use it?