I added some simple code to the end, after the last <?php tag:

<?php

header( 'refresh: 15; url=http://yourdomain.com/chatbox.php' );
?>

Some of my users wanted it to refresh automatically (lazy bums). wink