<?php // Test file // // include("telnet_log.php"); $text = new telnet_log("/tmp/telnet.log"); echo $text->get(); echo $text->get_html(); ?>
info at phpclasses dot org