# @author: Simon Bowie # @purpose: Displays ten random abstracts include '../solr.php'; $random_abstracts = ten_random_abstracts(); ?>
$abstract): echo $abstract; endforeach; ?>