<?PHP include '../office.class.php'; $x = new office(); // Load the file and show the results echo $x->abi_on_screen('abiword.abw'); ?>
info at phpclasses dot org