PHP Classes

File: Script/themes/classic/tpl/inc/pagination.inc.tpl.php

Recommend this page to a friend!
  Classes of Pierre-Henry Soria   H2OGame PHP Game Engine   Script/themes/classic/tpl/inc/pagination.inc.tpl.php   Download  
File: Script/themes/classic/tpl/inc/pagination.inc.tpl.php
Role: Example script
Content type: text/plain
Description: Example script
Class: H2OGame PHP Game Engine
Application to manage an online games platform
Author: By
Last change:
Date: 2 years ago
Size: 140 bytes
 

Contents

Class file image Download
<?php defined('H2O') or exit('Access denied') ?>

<?php echo (new H2O\Pagination($this->iTotalPages, $this->iCurrentPage))->getHtmlCode() ?>