<?php include 'counter.php'; $rs = new Counter("localhost", "cafetrac", "root", "dbMy#58@em", '1-1011', '1-1-1--100--1', 1024, '1010'); $result = $rs->activateScreen(); var_dump($result);