I need to connect using the cpanel codeigniter.
The address of cpanel I need is this link:
https: / / codeigniter.com.br: 2083 /
Of course, passing the username and password from the cpanel.
Do you have any example of how to log in cpanel using the http://codeigniter.com/user_guide/libraries/xmlrpc.html ?
XML-API cPanel
http://www.cpanel.net/plugins/xmlapi/cpanel.html
XML-RPC CodeIgniter
http://codeigniter.com/user_guide/libraries/xmlrpc.html
My code
http://pastebin.com/m119c78c0
See my code, I made some attempts but got no success
Example done manually:
https://codeigniter.com.br:2083/xml-api/cpanel?user=codeign&xmlin;=<cpanelaction><module>Park</module><func>listparkeddomains</func></cpanelaction>
Putting it there in the browser and typing the login and password for cpanel it lists the parked domains Account. This is what I do with Code Igniter.



LinkBack URL
About LinkBacks
Reply With Quote





