I have been noticing several people challenged with calling cPanel functions via our various ways of hooking into our APIs. Unfortunately, this isn’t as cut and dry as just calling a function within a programming language. Various factors, such as whether the call is being made from within cPanel or from a remote system, affect how this needs to be done. To help you understand this, I will begin covering these topics in a series …