getResourcesByType('fillin', array('resourceID' => $_POST['rid'])); if ( count($objs) == 1 ) { include "utils.php"; print checkSolution($objs[0]); } } ?>