Abstract booklet (please contact us if interested).
//Get an array of all the pdf files in the current directory.
$zip_files = glob("*.pdf");
for($index = 0; $index < count($zip_files); $index++) {
//if (strncmp ($zip_files[$index],"Wlogo2.png", 10) != 0) {
// if (strncmp ($zip_files[$index],"fp6transp.png", 13) != 0){
// if (strncmp ($zip_files[$index],"index.php", 9) != 0){
?>
}
//}}}}}
?>