Category: CakePHP
CakePHPcPanel XML API CakePHP component
Published on January 12, 2010
0 Comments
I added a cPanel API component for CakePHP to the bakery, which allows sending queries using the cPanel XML API via cURL and php.
It supports authentication via the WHM password and the WHM remote access key.
The code is available here: http://bakery.cakephp.org/articles/view/cpanel-api-component
