David –
Do I just copy and past the code from the first pastebin link into a new php file? Is there more to it?
Also, where in my theme should I put:
<?php
display_recent_comments(10,150,'<ul>','</ul>','<li>','</li>');
?>
Thanks, very much, in advance.