PHP code example of savvii / openprovider-zone-export

1. Go to this page and download the library: Download savvii/openprovider-zone-export library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

savvii / openprovider-zone-export example snippets


git clone [email protected]:Savvii/openprovider-zone-export.git
cd openprovider-zone-export
composer install
cp config.php.example config.php

./get_zones.php

./update_zones.php