Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Auto Installer > General Support > Topic : NOC API



Normal Mode | Print  

 NOC API, always print data (2 Replies, Read 2343 times)
zuperhost
Group: NOC
Post Group: Newbie
Posts: 2
Status:
Hi,

I trying to configure my own licenses API.

the code: $noc->r($noc->licenses()); allways print data.

Code Example:

<?php
global $usuario;
global $password;
include_once 'noc_api.php';
$noc = new SOFT_NOC("$usuario", "$password");
$data = $noc->r($noc->licenses());

print "Now print_r";
print_r($data);
?>

Any example of how print data as XML will be great.

Thanks you.
IP: --   


Threads
 zuperhost   NOC API, always print data (2 Replies, Read 2343 times)
    |--  Brijesh   Hi, We have...   on October 19, 2012, 1:55 pm
    |--  zuperhost   Hi, I was...   on October 19, 2012, 2:24 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is May 3, 2025, 10:20 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.567