<?php include "webImage.class.php"; $a=new webImage($_POST["word"]); $a->show_thumbnails($_POST["st"],$_POST["en"],2); ?>
info at phpclasses dot org