RE: Sentora API???
03-12-2015, 10:12 AM
(This post was last modified: 03-12-2015, 10:53 AM by hjon96.)
https://github.com/bobsta63/xmws-php-client
This is what I was looking for, already has the functions so I don't have to create my own. Thank you for the reply though.
I seem to have ran into an error using the official PHP API?
Line #36 is
This is what I was looking for, already has the functions so I don't have to create my own. Thank you for the reply though.
I seem to have ran into an error using the official PHP API?
Code:
Warning: Missing argument 1 for xmwsclient::__construct(), called in C:\xampp\htdocs\sentora\create.php on line 3 and defined in C:\xampp\htdocs\sentora\xmwsclient.class.php on line 28
Warning: Missing argument 2 for xmwsclient::__construct(), called in C:\xampp\htdocs\sentora\create.php on line 3 and defined in C:\xampp\htdocs\sentora\xmwsclient.class.php on line 28
Fatal error: Call to private method xmwsclient::BuildRequest() from context '' in C:\xampp\htdocs\sentora\create.php on line 36
Line #36 is
Code:
$auto_prepared_xml = $xmws->BuildRequest();
Development:
Sentora WHMCS Addon - Started
Sentora ClamAV Virus Scanner Plugin - Not Started
Sentora WHMCS Addon - Started
Sentora ClamAV Virus Scanner Plugin - Not Started