1 2 3 4 5 6
<?php require_once 'vendor/dapphp/securimage/securimage.php'; $img = new Securimage(); $img->show(); // outputs the image and http headers