/ovz-api-php

openVZ webPanel API PHP class

Primary LanguagePHPGNU General Public License v2.0GPL-2.0

ovz-api-php

This class provides an API wrapper for the API of ovz-webpanel in PHP.

Utilisation is simple, just construct class with your informations and then use the functions.

Functions has been designed for returning only true / false depends on the return success status.

An example PHP script will follow.