Exemple #1
0
<?php

include 'roller.class.php';
$roller = new Roller();
$roller->Roll();
echo $roller->EncodeGrid();