<?php require('unlimg.class.php'); $img = new UNLimg(mt_rand(0,100)); $img->iout();
info at phpclasses dot org