summaryrefslogtreecommitdiff
path: root/securimage.php
blob: 3ac24d003bf47cb62febc2ec38316b8e0fe37c4d (plain)
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