Hey guys, I am trying to make my own cPanel feature for my users. Its going to be PHP, and id like it if it could be within the body of cpanel, just like a typical cpanel addon.
The feature will simply show users what processes they have running on the server, and what the CPU and MEM usages of those processes are.
So a few questions.. How do I add my own link within the cPanel body? How do I make my script run within the cpanel body? How can I make my php script know the users login name?
Thanks!
The feature will simply show users what processes they have running on the server, and what the CPU and MEM usages of those processes are.
So a few questions.. How do I add my own link within the cPanel body? How do I make my script run within the cpanel body? How can I make my php script know the users login name?
Thanks!