<?php
if (!extension_loaded("mhash")) {
	die("skip mhash extension is not available");
}
?>

syntax highlighted by Code2HTML, v. 0.9.1