ResultsPerPage = $resultsperpage; $Paging->LinksPerPage = $resultsperpage; $Paging->PageVarName = "page"; /* This is required in order for the whole thing to work! */ $langcode = "en-us"; $Paging->TotalResults = $dbr->countCategories($catid, $langcode); /* Get our array of valuable paging information! */ $InfoArray = $Paging->InfoArray(); $mysql_limit1 = $InfoArray['MYSQL_LIMIT1']; $mysql_limit2 = $InfoArray['MYSQL_LIMIT2']; $page = $InfoArray['CURRENT_PAGE']; if (!empty($catid)) { $selection = "r2.num, r2.title, r2.publication_date, r2.description, r2.authors, r2.total_views, r2.thumbnail_file, r2.larger_image"; $data = $dbr->selectCatArticles($catid, $selection, $mysql_limit1, $mysql_limit2); $cat_info = $dbr->selectOne("RES_cat", $catid); } else { $print_cat = "y"; $cat_data = $dbr->selectMore("RES_cat", "num, cat_name", "cat_name", "ASC", 0, $mysql_limit2,"langcode='".$langcode."'"); } ?> WEA Resources

Browse:


by
Views:


by
Views:

There are no resources for the specified category.

printPagingNew ("&cat=".$catid); } ?>
RESULT : of