[Updated!] Cpanel library (Supports email & Cron) |
[eluser]Phil Sturgeon[/eluser]
As useful as this is, I am concerned about my server sending out the cPanel in plain text. You should make a note on there that the host should only ever be set to localhost, as if you use this to admin other servers you are prone to attack by packet sniffers. Btw, the function http_build_query() will help make your code a little cleaner. And $this->CI->cpanel->get_cron() can just be $this->get_cron(); :-) For people interested in what could be added to this library, take a look here. |
Welcome Guest, Not a member yet? Register Sign In |