So I am working on a new site, and I need to look into the WHM code, I was trying to find the path, and I guess im just retarded... Where are all the files that you use when you manage the server through WHM?
So I am working on a new site, and I need to look into the WHM code, I was trying to find the path, and I guess im just retarded... Where are all the files that you use when you manage the server through WHM?
Do you mean the template files? or the actual programming code?
I'm curious, are you attempting to perform some sort of integration with WHM from your website and that's why you want to look at its code? We do offer several APIs, hooks and plugin architectures if you are looking to integrate something you built with our software or vice-versa.
I am making a new application, I have a 1 man show most of the time with my servers and support, so I am making an app thats basically WHM but a mobile version. So I was looking into getting the 'CPU/Memory/MySQL Usage' under 'Server Status', but I cant find out what cpanel does to get the info, if possible, id like to do it with PHP