bruno b b magalhaes - 2005-01-28 00:51:02 -
In reply to message 1 from Sean Sullivan
I just uploaded an example.
Basicaly you just new to add
$input = new input();
You will have access to all variables, using for example:
echo $input->get['testvar'];
Regards,
Bruno B B Magalhaes