<!-- WELCOME TO FORUM -->
Yudhi-Max
<!--parser:xtscript-->
function paging_template $url;$page;$active_page;$total_pages;
if $total_pages == 1
goto @end
endif
if $page == 1
print <div>
endif
if ($page+1) == $active_page
print <a href="$url"> PREV $page </a>
elseif $page == $active_page
print <span> CURRENT $page </span>
elseif ($page-1) == $active_page
print <a href="$url"> NEXT $page </a>
endif
if $page==$total_pages
print </div>
endif
@end
endfunction
<!--/parser:xtscript-->
Copy code
Online:
Guests: 1
Total Blog Posted: 012
Entries
Your Internet Service Provider:
Select Themes: