'FPLCount')); function FPLCount($pagename, &$matches, $opt) { $matches = array_values(MakePageList($pagename, $opt, 0)); return count($matches); }