List running Virtual Servers using PHP5The following code uses ZXTM's Control API to list all the running virtual servers on a cluster. The code is written in PHP 5. listVS.php
NotesYou may need to enable the SOAP extensions in your php.ini file. Like Python, the PHP Soap toolkit expects to find the location of the SOAP server in the WSDL file, and does not provide any means to override it. However, you can specify the login details from your application, so these do not need to be embedded in the WSDL:
Running the exampleRun the PHP script as follows
|
Recently...
Other Resources
|





