PHP code example of crosa7 / picsur-php-client
1. Go to this page and download the library: Download crosa7/picsur-php-client 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/ */
crosa7 / picsur-php-client example snippets
$picsurClient = new PicsurClient('your-api-key', 'http://your-host', 1234); (port nor ent->delete(['your-image-id', 'another-image-id']);
composer