sof_slotfilter($start, $limit, $bonusslot, $classicslot, $videoslot, $progressive, $multiline, $arcadestyle, $islot, $gamble, $scatter, $multipliers, $wild, $freespins, $reels, $paylines, $filter, $mode); $seoinfo = $digg->sof_seo($pageid); foreach ($seoinfo as $s) { $meta_title = $s['seo_meta_title']; $meta_desc = $s['seo_meta_desc']; $meta_keywords = $s['seo_meta_keywords']; $meta_h1 = $s['seo_h1']; $meta_h2 = $s['seo_h2']; $meta_h3 = $s['seo_h3']; $meta_h4 = $s['seo_h4']; $meta_h5 = $s['seo_h5']; $meta_main = $s['seo_main_text']; $meta_sub = $s['seo_sub_text']; $meta_sub2 = $s['seo_sub_text2']; $meta_sub3 = $s['seo_sub_text3']; } ?> <? echo $meta_title; ?>
getslotreview($s['id']); echo '

'.$s['name'].'

description: '.$MainSlotReview.'

read full review of this game

'; } echo '
Slots Pages:
'; $xend = $SlotsPageCount - 1; if ($xend > $SlotsPageCount) {$xend = $SlotsPageCount;} if (trim($fullquerystring)=='') {$fullquerystring='start=0&limit=10';} if (($start - $limit) > 0) {$pattern = array('/start='.$start.'/s'); $replace = array('start='.($start - $limit)); $NewQueryString = preg_replace($pattern, $replace, $fullquerystring); echo ' Prev <<  ';} else {$pattern = array('/start='.$start.'/s'); $replace = array('start=0'); $NewQueryString = preg_replace($pattern, $replace, $fullquerystring); echo ' Prev <<  ';} For ($x = 0; $x <= $xend; $x++) { if (($start/$limit) == $x) { echo ''.$x.' | '; } else { $pattern = array('/start='.$start.'/s'); $replace = array('start='.($x*$limit)); $NewQueryString = preg_replace($pattern, $replace, $fullquerystring); echo ''.$x.' | '; } } if ($SlotsPageCount > $xend) { $pattern = array('/start='.$start.'/s'); $replace = array('start='.($start + $limit)); $NewQueryString = preg_replace($pattern, $replace, $fullquerystring); echo ' >> Next ';} ?>